索引

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

ABBR_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
abi - 类中的变量 org.tron.trident.core.contract.Contract
 
abi - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
ABI_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
abiToFunctions() - 类中的方法 org.tron.trident.core.contract.Contract
Convert abi entries to ContractFunction objects
ACCOUNT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountCreateContract
 
ACCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.authority
 
ACCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
ACCOUNT_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.SetAccountIdContract
 
ACCOUNT_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ACCOUNT_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountUpdateContract
 
ACCOUNT_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ACCOUNT_RESOURCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
AccountCreateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountCreateContract = 0;
AccountCreateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountCreateContract = 0;
accountPermissionUpdate(Contract.AccountPermissionUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
accountPermissionUpdate(Contract.AccountPermissionUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
accountPermissionUpdate(Contract.AccountPermissionUpdateContract) - 类中的方法 org.tron.trident.core.ApiWrapper
Unfreeze a token that has passed the minimum freeze duration
accountPermissionUpdate(Contract.AccountPermissionUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
accountPermissionUpdate(Contract.AccountPermissionUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
AccountPermissionUpdateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountPermissionUpdateContract = 46;
AccountPermissionUpdateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountPermissionUpdateContract = 46;
ACCOUNTSTATEROOT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
AccountUpdateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountUpdateContract = 10;
AccountUpdateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AccountUpdateContract = 10;
ACQUIRED_DELEGATED_FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ACQUIRED_DELEGATED_FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
Active - enum class 中的枚举常量 org.tron.trident.proto.Common.Permission.PermissionType
Active = 2;
ACTIVE - enum class 中的枚举常量 org.tron.trident.proto.Response.MarketOrder.State
ACTIVE = 0;
ACTIVE_PERMISSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
Active_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.Permission.PermissionType
Active = 2;
ACTIVE_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.MarketOrder.State
ACTIVE = 0;
ACTIVECONNECTCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
ACTIVENODESIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
ACTIVES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
addActivePermission(int, Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(int, Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermission(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermissionBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActivePermissionBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addActives(int, Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(int, Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActives(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActivesBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addActivesBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addAllActivePermission(Iterable<? extends Common.Permission>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
addAllActives(Iterable<? extends Common.Permission>) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
addAllApprovals(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
addAllApprovedList(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
addAllApprovedList(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
addAllAssets(Iterable<? extends Contract.AssetIssueContract>) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAllAuths(Iterable<? extends Common.authority>) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAllBlock(Iterable<? extends Chain.Block>) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addAllBlock(Iterable<? extends Response.BlockExtention>) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addAllCallValueInfo(Iterable<? extends Response.InternalTransaction.CallValueInfo>) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addAllChainParameter(Iterable<? extends Response.ChainParameters.ChainParameter>) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addAllConstantResult(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
addAllContract(Iterable<? extends Chain.Transaction.Contract>) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addAllContractResult(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
addAllDeadLockThreadInfoList(Iterable<? extends Response.NodeInfo.MachineInfo.DeadLockThreadInfo>) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addAllDelegatedResource(Iterable<? extends Response.DelegatedResource>) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addAllEntrys(Iterable<? extends Common.SmartContract.ABI.Entry>) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addAllEvents(Iterable<String>) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addAllEvents(Iterable<String>) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addAllExchanges(Iterable<? extends Response.Exchange>) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addAllFromAccounts(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
addAllFrozen(Iterable<? extends Response.Account.Frozen>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addAllFrozenSupply(Iterable<? extends Contract.AssetIssueContract.FrozenSupply>) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addAllFrozenSupply(Iterable<? extends Response.Account.Frozen>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addAllInputs(Iterable<? extends Common.SmartContract.ABI.Entry.Param>) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addAllInternalTransactions(Iterable<? extends Response.InternalTransaction>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addAllKeys(Iterable<? extends Common.Key>) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addAllLog(Iterable<? extends Response.TransactionInfo.Log>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addAllMemoryDescInfoList(Iterable<? extends Response.NodeInfo.MachineInfo.MemoryDescInfo>) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addAllNodes(Iterable<? extends Response.NodeList.Node>) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addAllNoteTxs(Iterable<? extends Response.DecryptNotesTRC20.NoteTx>) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addAllOrderDetails(Iterable<? extends Response.MarketOrderDetail>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addAllOrderPair(Iterable<? extends Response.MarketOrderPair>) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addAllOrders(Iterable<? extends Response.MarketOrder>) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addAllOutputs(Iterable<? extends Common.SmartContract.ABI.Entry.Param>) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addAllPeerInfoList(Iterable<? extends Response.NodeInfo.PeerInfo>) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addAllPrices(Iterable<? extends Response.MarketPrice>) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addAllProposals(Iterable<? extends Response.Proposal>) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addAllReceiveDescription(Iterable<? extends GrpcAPI.ReceiveDescription>) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addAllRet(Iterable<? extends Chain.Transaction.Result>) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addAllShieldedReceives(Iterable<? extends GrpcAPI.ReceiveNote>) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addAllShieldedReceives(Iterable<? extends GrpcAPI.ReceiveNote>) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addAllShieldedSpends(Iterable<? extends GrpcAPI.SpendNoteTRC20>) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addAllShieldedSpends(Iterable<? extends GrpcAPI.SpendNoteTRC20>) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addAllSignature(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
addAllSpendAuthoritySignature(Iterable<? extends GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addAllSpendDescription(Iterable<? extends GrpcAPI.SpendDescription>) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addAllToAccounts(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
addAllTopics(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
addAllTransaction(Iterable<? extends Chain.Transaction>) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addAllTransactionInfo(Iterable<? extends Response.TransactionInfo>) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addAllTransactions(Iterable<? extends Chain.Transaction>) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addAllTransactions(Iterable<? extends Response.TransactionExtention>) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addAllVoteAddress(Iterable<? extends ByteString>) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
addAllVotes(Iterable<? extends Common.Vote>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addAllVotes(Iterable<? extends Contract.VoteWitnessContract.Vote>) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addAllWitnesses(Iterable<? extends Response.Witness>) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addApprovals(ByteString) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
addApprovedList(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
addApprovedList(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
addAssets(int, Contract.AssetIssueContract) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(int, Contract.AssetIssueContract.Builder) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssets(Contract.AssetIssueContract.Builder) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssetsBuilder() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAssetsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
addAuths(int, Common.authority) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(int, Common.authority.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(Common.authority) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuths(Common.authority.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuthsBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addAuthsBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
addBlock(int, Chain.Block) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(int, Chain.Block.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(int, Response.BlockExtention) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(int, Response.BlockExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(Chain.Block) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(Chain.Block.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlock(Response.BlockExtention) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlock(Response.BlockExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlockBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlockBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addBlockBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
addBlockBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
addCallValueInfo(int, Response.InternalTransaction.CallValueInfo) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(int, Response.InternalTransaction.CallValueInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(Response.InternalTransaction.CallValueInfo) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfo(Response.InternalTransaction.CallValueInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfoBuilder() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addCallValueInfoBuilder(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
addChainParameter(int, Response.ChainParameters.ChainParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(int, Response.ChainParameters.ChainParameter.Builder) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(Response.ChainParameters.ChainParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameter(Response.ChainParameters.ChainParameter.Builder) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameterBuilder() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addChainParameterBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
addConstantResult(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
addContract(int, Chain.Transaction.Contract) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(int, Chain.Transaction.Contract.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(Chain.Transaction.Contract) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContract(Chain.Transaction.Contract.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
addContractResult(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
addDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoList(Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoListBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDeadLockThreadInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
addDelegatedResource(int, Response.DelegatedResource) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(int, Response.DelegatedResource.Builder) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(Response.DelegatedResource) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResource(Response.DelegatedResource.Builder) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResourceBuilder() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addDelegatedResourceBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
addEntrys(int, Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(int, Common.SmartContract.ABI.Entry.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrys(Common.SmartContract.ABI.Entry.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrysBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEntrysBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
addEvents(String) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addEvents(String) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addEventsBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
addEventsBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
addExchanges(int, Response.Exchange) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(int, Response.Exchange.Builder) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(Response.Exchange) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchanges(Response.Exchange.Builder) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchangesBuilder() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addExchangesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
addFromAccounts(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
addFrozen(int, Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(int, Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozen(Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
addFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply.Builder) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(int, Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(int, Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(Contract.AssetIssueContract.FrozenSupply) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(Contract.AssetIssueContract.FrozenSupply.Builder) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupply(Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupply(Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupplyBuilder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupplyBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addFrozenSupplyBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
addFrozenSupplyBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
addInputs(int, Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputs(Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputsBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInputsBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
addInternalTransactions(int, Response.InternalTransaction) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(int, Response.InternalTransaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(Response.InternalTransaction) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactions(Response.InternalTransaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactionsBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addInternalTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
addKeys(int, Common.Key) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(int, Common.Key.Builder) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(Common.Key) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeys(Common.Key.Builder) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeysBuilder() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addKeysBuilder(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
addLog(int, Response.TransactionInfo.Log) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(int, Response.TransactionInfo.Log.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(Response.TransactionInfo.Log) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLog(Response.TransactionInfo.Log.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLogBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addLogBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
addMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(Response.NodeInfo.MachineInfo.MemoryDescInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoList(Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoListBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addMemoryDescInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
addNodes(int, Response.NodeList.Node) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(int, Response.NodeList.Node.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(Response.NodeList.Node) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodes(Response.NodeList.Node.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodesBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNodesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
addNoteTxs(int, Response.DecryptNotesTRC20.NoteTx) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(int, Response.DecryptNotesTRC20.NoteTx.Builder) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(Response.DecryptNotesTRC20.NoteTx) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxs(Response.DecryptNotesTRC20.NoteTx.Builder) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxsBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addNoteTxsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
addOrderDetails(int, Response.MarketOrderDetail) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(int, Response.MarketOrderDetail.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(Response.MarketOrderDetail) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetails(Response.MarketOrderDetail.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderDetailsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
addOrderPair(int, Response.MarketOrderPair) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(int, Response.MarketOrderPair.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(Response.MarketOrderPair) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPair(Response.MarketOrderPair.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPairBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrderPairBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
addOrders(int, Response.MarketOrder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(int, Response.MarketOrder.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(Response.MarketOrder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrders(Response.MarketOrder.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrdersBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOrdersBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
addOutputs(int, Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputs(Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputsBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addOutputsBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
addPeerInfoList(int, Response.NodeInfo.PeerInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(int, Response.NodeInfo.PeerInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(Response.NodeInfo.PeerInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoList(Response.NodeInfo.PeerInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoListBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPeerInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
addPrices(int, Response.MarketPrice) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(int, Response.MarketPrice.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(Response.MarketPrice) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPrices(Response.MarketPrice.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPricesBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addPricesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
addProposals(int, Response.Proposal) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(int, Response.Proposal.Builder) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(Response.Proposal) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposals(Response.Proposal.Builder) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposalsBuilder() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addProposalsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
addReceiveDescription(int, GrpcAPI.ReceiveDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(int, GrpcAPI.ReceiveDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(GrpcAPI.ReceiveDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescription(GrpcAPI.ReceiveDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescriptionBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addReceiveDescriptionBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.AccountId
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Key
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeList.Node
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo.Log
 
ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
addRet(int, Chain.Transaction.Result) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(int, Chain.Transaction.Result.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(Chain.Transaction.Result) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRet(Chain.Transaction.Result.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRetBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addRetBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
addShieldedReceives(int, GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceives(GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedReceivesBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpends(GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addShieldedSpendsBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
addSign(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
addSign(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
addSign(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
addSign(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
addSignature(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
addSpendAuthoritySignature(int, GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(int, GrpcAPI.BytesMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignature(GrpcAPI.BytesMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignatureBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendAuthoritySignatureBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
addSpendDescription(int, GrpcAPI.SpendDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(int, GrpcAPI.SpendDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(GrpcAPI.SpendDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescription(GrpcAPI.SpendDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescriptionBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addSpendDescriptionBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
addToAccounts(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
addTopics(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
addTransaction(int, Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(int, Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransaction(Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
addTransactionInfo(int, Response.TransactionInfo) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(int, Response.TransactionInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(Response.TransactionInfo) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfo(Response.TransactionInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfoBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactionInfoBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
addTransactions(int, Chain.Transaction) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(int, Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(int, Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(int, Response.TransactionExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactions(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactions(Response.TransactionExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactionsBuilder() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactionsBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
addTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
addVoteAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
addVotes(int, Common.Vote) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(int, Common.Vote.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(int, Contract.VoteWitnessContract.Vote) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(int, Contract.VoteWitnessContract.Vote.Builder) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(Common.Vote) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(Common.Vote.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addVotes(Contract.VoteWitnessContract.Vote) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotes(Contract.VoteWitnessContract.Vote.Builder) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotesBuilder() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotesBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addVotesBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
addVotesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
addWitnesses(int, Response.Witness) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(int, Response.Witness.Builder) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(Response.Witness) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnesses(Response.Witness.Builder) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnessesBuilder() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
addWitnessesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
AK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
AK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
AK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
AK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
AK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
ALLOWADAPTIVEENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
allowance(String, String) - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function allowance(address _owner, address _spender) public view returns (uint256 remaining).
ALLOWANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ALLOWCREATIONOFCONTRACTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
ALPHA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferAssetContract
 
AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferContract
 
ANCHOR_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
ANONYMOUS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
ApiWrapper - org.tron.trident.core中的类
A ApiWrapper object is the entry point for calling the functions.
ApiWrapper(String, String, String) - 类的构造器 org.tron.trident.core.ApiWrapper
 
ApiWrapper(String, String, String, String) - 类的构造器 org.tron.trident.core.ApiWrapper
 
APPROVALS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
approve(String, long, int, String, long) - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function approve(address _spender, uint256 _value) public returns (bool success) Allows _spender to withdraw from your account multiple times, up to the _value amount.
APPROVED - enum class 中的枚举常量 org.tron.trident.proto.Response.Proposal.State
APPROVED = 2;
APPROVED_LIST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList
 
APPROVED_LIST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight
 
APPROVED_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.Proposal.State
APPROVED = 2;
ASK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
ASK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
ASK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
ASSET_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ASSET_ISSUED_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ASSET_ISSUED_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ASSET_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
ASSET_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferAssetContract
 
ASSETID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
ASSETID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
AssetIssue - enum class 中的枚举常量 org.tron.trident.proto.Common.AccountType
AssetIssue = 1;
AssetIssue_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.AccountType
AssetIssue = 1;
AssetIssueContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AssetIssueContract = 6;
AssetIssueContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
AssetIssueContract = 6;
assetIssueContractBuilder(String, String, String, long, int, int, long, long, String, long, long, int, String) - 类中的方法 org.tron.trident.core.ApiWrapper
 
ASSETISSUEID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
ASSETISSUEID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
ASSETNETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
ASSETNETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
ASSETNETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
ASSETNETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
ASSETS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AssetIssueList
 
ASSETV2_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
AUTHS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
AVGLATENCY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 

B

BACKUPLISTENPORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BACKUPMEMBERSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BACKUPPRIORITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
BAD_JUMP_DESTINATION - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
BAD_JUMP_DESTINATION = 3;
BAD_JUMP_DESTINATION_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
BAD_JUMP_DESTINATION = 3;
BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
balanceOf(String) - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function balanceOf(address _owner) public view returns (uint256 balance).
BANDWIDTH - enum class 中的枚举常量 org.tron.trident.proto.Common.ResourceCode
BANDWIDTH = 0;
BANDWIDTH_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.ResourceCode
BANDWIDTH = 0;
BANDWITH_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
BANDWITH_ERROR = 4;
BANDWITH_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
BANDWITH_ERROR = 4;
BEGINSYNCNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
BINDING_SIGNATURE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
bindService() - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
bindService() - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
BLOCK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.BlockList
 
BLOCK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.BlockListExtention
 
BLOCK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
BLOCK_HEADER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Block
 
BLOCK_HEADER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.BlockExtention
 
BLOCKID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.BlockExtention
 
blockingStub - 类中的变量 org.tron.trident.core.ApiWrapper
 
blockingStubSolidity - 类中的变量 org.tron.trident.core.ApiWrapper
 
BLOCKINPORCSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
BLOCKNUMBER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
BLOCKTIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
BLOCKTIMESTAMP_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
broadcastTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
Transactions:
broadcastTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
Transactions:
broadcastTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.core.ApiWrapper
broadcast a transaction with the binding account.
broadcastTransaction(Chain.Transaction, StreamObserver<Response.TransactionReturn>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
Transactions:
broadcastTransaction(Chain.Transaction, StreamObserver<Response.TransactionReturn>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
Transactions:
BROKERAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
build() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
build() - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
build() - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
build() - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
build() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
build() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
build() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
build(Channel, CallOptions) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
Builder() - 类的构造器 org.tron.trident.core.contract.Contract.Builder
 
Builder() - 类的构造器 org.tron.trident.core.contract.ContractFunction.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
buildPartial() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
buildPartial() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
BUY_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
BUY_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
BUY_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderPair
 
BUY_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketPriceList
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
BUY_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketPrice
 
bytecode - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
bytecode - 类中的变量 org.tron.trident.core.contract.Contract
 
BYTECODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 

C

C_ENC_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
C_OUT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
calculateTransactionHash(Chain.Transaction) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
CALL_TOKEN_VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.CreateSmartContract
 
CALL_TOKEN_VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
CALL_VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
CALL_VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
CALLER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
callValue - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
callValue - 类中的变量 org.tron.trident.core.contract.Contract
 
CALLVALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
CALLVALUEINFO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
CANCELED - enum class 中的枚举常量 org.tron.trident.proto.Response.MarketOrder.State
CANCELED = 2;
CANCELED - enum class 中的枚举常量 org.tron.trident.proto.Response.Proposal.State
CANCELED = 3;
CANCELED_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.MarketOrder.State
CANCELED = 2;
CANCELED_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.Proposal.State
CANCELED = 3;
Chain - org.tron.trident.proto中的类
 
Chain.Block - org.tron.trident.proto中的类
block
Chain.Block.Builder - org.tron.trident.proto中的类
block
Chain.BlockHeader - org.tron.trident.proto中的类
Protobuf type protocol.BlockHeader
Chain.BlockHeader.Builder - org.tron.trident.proto中的类
Protobuf type protocol.BlockHeader
Chain.BlockHeader.raw - org.tron.trident.proto中的类
Protobuf type protocol.BlockHeader.raw
Chain.BlockHeader.raw.Builder - org.tron.trident.proto中的类
Protobuf type protocol.BlockHeader.raw
Chain.BlockHeader.rawOrBuilder - org.tron.trident.proto中的接口
 
Chain.BlockHeaderOrBuilder - org.tron.trident.proto中的接口
 
Chain.BlockOrBuilder - org.tron.trident.proto中的接口
 
Chain.Transaction - org.tron.trident.proto中的类
Protobuf type protocol.Transaction
Chain.Transaction.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Transaction
Chain.Transaction.Contract - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.Contract
Chain.Transaction.Contract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.Contract
Chain.Transaction.Contract.ContractType - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.Transaction.Contract.ContractType
Chain.Transaction.ContractOrBuilder - org.tron.trident.proto中的接口
 
Chain.Transaction.raw - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.raw
Chain.Transaction.raw.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.raw
Chain.Transaction.rawOrBuilder - org.tron.trident.proto中的接口
 
Chain.Transaction.Result - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.Result
Chain.Transaction.Result.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Transaction.Result
Chain.Transaction.Result.code - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.Transaction.Result.code
Chain.Transaction.Result.contractResult - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.Transaction.Result.contractResult
Chain.Transaction.ResultOrBuilder - org.tron.trident.proto中的接口
 
Chain.TransactionOrBuilder - org.tron.trident.proto中的接口
 
CHAINPARAMETER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ChainParameters
 
channel - 类中的变量 org.tron.trident.core.ApiWrapper
 
channelSolidity - 类中的变量 org.tron.trident.core.ApiWrapper
 
CHEATWITNESSINFOMAP_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clear() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
clear() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
clearAbbr() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
clearAbi() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
ClearABIContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ClearABIContract = 48;
ClearABIContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ClearABIContract = 48;
clearAccount() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
clearAccount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
clearAccountAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
clearAccountId() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
clearAccountId() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
clearAccountName() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
clearAccountName() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
account nick name
clearAccountResource() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
clearAccountStateRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
clearAcquiredDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
clearAcquiredDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
clearActiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
clearActiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
clearActivePermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
clearActives() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
clearAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
clearAddress() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
clearAddress() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
clearAddress() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the create address
clearAddress() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
clearAddress() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
clearAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
clearAddress() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
clearAk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
clearAk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
clearAk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
clearAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
clearAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
clearAllowAdaptiveEnergy() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
clearAllowance() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
clearAllowCreationOfContracts() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
clearAlpha() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
clearAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
clearAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
clearAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
clearAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
clearAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
clearAmount() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
clearAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
clearAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
clearAnchor() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
clearAnonymous() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
clearApprovals() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
clearApprovedList() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
clearApprovedList() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
clearAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
clearAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
clearAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
clearAsset() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
clearAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
clearAssetIssuedID() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
clearAssetIssuedName() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
asset_issued_name
clearAssetIssueID() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
clearAssetIssueID() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
clearAssetName() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
clearAssetName() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
clearAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearAssets() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
clearAssetV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearAuths() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
clearAvgLatency() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
clearBackupListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
clearBackupMemberSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
clearBackupPriority() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
clearBalance() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the trx balance
clearBeginSyncNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
clearBindingSignature() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
clearBlock() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
clearBlock() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
clearBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
clearBlockHeader() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
clearBlockHeader() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
clearBlockid() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
clearBlockInPorcSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
clearBlockNumber() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
clearBlockTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
clearBlockTimeStamp() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
clearBrokerage() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
clearBuyTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
clearBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
clearBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
clearBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
clearBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
clearBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
clearBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
clearBytecode() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
clearCallerAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
clearCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
clearCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
clearCallValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
clearCallValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
clearCallValue() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
clearCallValueInfo() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
clearCEnc() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
clearChainParameter() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
clearCheatWitnessInfoMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
clearCode() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
not used so far
clearCode() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
clearCode() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
clearCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
clearCodeHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
clearCodeHash() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
clearCodeVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
clearConfigNodeInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
clearConnectTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
clearConstant() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
clearConstantResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
clearConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
clearConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
clearContract() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
clearContractABI(Contract.ClearABIContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
clearContractABI(Contract.ClearABIContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
clearContractABI(Contract.ClearABIContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
clearContractABI(Contract.ClearABIContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
clearContractAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
clearContractAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
clearContractAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
clearContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
clearContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
clearContractAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
clearContractName() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
clearContractResult() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
clearContractRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
clearCount() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
clearCOut() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
clearCpuCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
clearCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
clearCreateTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this account create time
clearCreateTime() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
clearCreateTime() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
clearCreateTime() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
clearCreatorAddress() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
clearCurrentConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
connect information
clearCurrentWeight() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
clearD() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
clearD() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
clearD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
clearD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
clearData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
transaction note
clearData() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
clearData() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
clearDbVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
clearDeadLockThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
clearDeadLockThreadInfoList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
clearDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
clearDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
clearDelegatedResource() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
clearDescription() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
clearDescription() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
clearDisconnectTimes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
clearDiscoverEnable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
clearEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
clearEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
clearEndNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
clearEndTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
clearEnergyFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
clearEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
clearEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
clearEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
clearEnergyUsageTotal() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
clearEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
clearEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
clearEntrys() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
clearEpk() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
clearEvents() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
clearEvents() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
clearExchangeId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
clearExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
clearExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
clearExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
clearExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
clearExchanges() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
clearExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
clearExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
clearExpected() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
clearExpiration() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
clearExpirationTime() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
clearExpireTime() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
clearExpireTimeForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
clearExpireTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
clearFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
clearFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
clearFeeLimit() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
clearField(Descriptors.FieldDescriptor) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
clearFillBuyQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
clearFillSellQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
clearFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
clearFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
clearFirstTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
clearFirstTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
clearFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
clearFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearFreeAssetNetUsageV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
clearFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
clearFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
clearFreeNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
clearFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
clearFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
clearFrom() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
clearFromAccounts() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
clearFromAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
clearFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
clearFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
clearFrozen() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
clearFrozenAmount() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
clearFrozenBalance() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
clearFrozenBalance() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
clearFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
clearFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
clearFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
clearFrozenDays() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
clearFrozenDuration() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
clearFrozenSupply() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
clearFrozenSupply() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
clearHash() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
clearHeadBlockTimeWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
clearHeadBlockWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
clearHost() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
clearHost() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
clearId() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
clearId() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
clearId() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
clearId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
clearIndex() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
clearIndexed() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
clearInFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
clearInitSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
clearInputs() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
clearInternalTransactions() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
clearIsActive() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
clearIsAddApproval() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
clearIsCommittee() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
clearIsJobs() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
clearIsSpent() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
clearIsSpent() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
clearIsWitness() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
clearIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
clearIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
clearIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
clearIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
clearJavaVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
clearJvmFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
clearJvmTotalMemoery() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
clearKey() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
clearKeys() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
clearLastBlockUpdateTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
clearLastSyncBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
clearLatestAssetOperationTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearLatestAssetOperationTimeV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearLatestBlockNum() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
clearLatestConsumeFreeTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
clearLatestConsumeTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
clearLatestConsumeTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
clearLatestExchangeStorageTime() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
clearLatestOprationTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
clearLatestSlotNum() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
clearLatestWithdrawTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
last withdraw time
clearLimit() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
clearListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
clearLocalDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
clearLockName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
clearLockOwner() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
clearLog() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
clearMachineInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
clearMakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes makerOrderId = 1;
clearMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
clearMaxSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
clearMaxTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
clearMemo() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
clearMemoryDescInfoList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
clearMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
clearMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
clearMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
clearMessageHash() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
clearMinParticipationRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
clearMinTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
clearName() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
clearName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
clearName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
clearName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
clearName() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
clearName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
clearName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
clearNeedSyncFromPeer() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
clearNeedSyncFromUs() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
clearNetFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
clearNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
clearNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
clearNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
clearNetUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
clearNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
clearNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
clearNewContract() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
clearNewLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
clearNewPublicLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
clearNext() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
clearNk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
clearNk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
clearNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
clearNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
clearNodeCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
clearNodeId() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
clearNodes() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
clearNote() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
clearNote() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
clearNote() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
clearNote() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
clearNote() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
clearNoteCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
clearNoteTxs() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
clearNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
clearNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
clearNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
clearNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
clearNullifier() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
clearNum() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
clearNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
clearNumber() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
clearOffset() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
clearOneof(Descriptors.OneofDescriptor) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
clearOperations() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
clearOrder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
clearOrderDetails() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
clearOrderId() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
clearOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
clearOrderId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
clearOrderPair() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
clearOrders() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
clearOriginAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
clearOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
clearOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
clearOriginEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
clearOsName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
clearOutputs() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
clearOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
clearOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
clearOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
clearOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
clearOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
clearOwner() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
clearOwnerAddress() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
clearOwnerPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
clearP2PVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
clearParameter() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
clearParameters() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clearParameters() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
clearParameterType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
clearParentHash() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
clearParentId() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
clearPassiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
clearPassiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
clearPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
clearPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
clearPath() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
clearPayable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
clearPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
clearPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
clearPaymentAddress() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
clearPeerInfoList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
clearPermission() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
clearPermissionId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
clearPermissionName() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
clearPermissionName() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
clearPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
clearPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
clearPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
clearPort() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
clearPos() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
clearPosition() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
clearPosition() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
clearPrecision() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
clearPrePriceKey() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
order price position
clearPrev() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
clearPrices() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
clearPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
clearPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
clearPrivateKey() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
clearPrivateKey() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
clearProcessCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
clearProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
clearProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
clearProposalId() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
clearProposals() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
clearProposerAddress() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
clearProvider() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
clearPubKey() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
clearPublicFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
clearPublicFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
clearPublicLatestFreeNetTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
clearQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
clearQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
clearQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
clearRawData() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
clearRawData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
clearRcm() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
random 32
clearReceipt() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
clearReceiveDescription() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
clearReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
clearReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
clearRefBlockBytes() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
clearRefBlockHash() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
clearRefBlockNum() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
clearRejected() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
clearRemainNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
clearRemoteDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
clearResMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
clearResource() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
clearResource() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
clearResult() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
clearResult() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
clearResult() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
clearResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
clearResult() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
clearResult() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
clearResult() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
clearRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
clearRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
clearRk() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
clearRoot() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
clearRuntimeCode() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
clearSameIpMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
clearScore() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
clearScripts() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
clearSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
clearSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
clearSecondTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
clearSecondTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
clearSellTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
clearSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
clearSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
clearSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
clearSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
clearSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
clearSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
clearSellTokenQuantityRemain() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
clearSellTokenQuantityReturn() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
When state !
clearSendNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
clearShieldedReceives() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
clearShieldedReceives() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
clearShieldedSpends() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
clearShieldedSpends() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
clearShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
clearShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
clearShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
clearShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
clearShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
clearShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
clearShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
clearShieldedTRC20Parameters() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
clearSignature() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
clearSk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
clearSmartContract() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
clearSolidityBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
clearSpendAuthoritySignature() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
clearSpendAuthoritySignature() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
clearSpendDescription() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
clearStackTrace() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
clearStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
clearStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
clearStartNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
clearStartTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
clearState() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
clearState() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
clearState() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
clearStateMutability() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
clearStorageLimit() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
clearStorageLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
clearStorageUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
clearStorageUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
clearSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
clearSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
clearSupportConstant() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
clearSyncBlockRequestedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
clearSyncFlag() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
clearSyncToFetchSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
clearSyncToFetchSizePeekNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
clearTakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes takerOrderId = 2;
clearThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
clearThreshold() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
clearTimestamp() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
clearTimestamp() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
clearTo() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
clearToAccounts() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
clearToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
clearToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
clearToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
clearToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
clearToAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
clearToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
clearToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
clearToAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
clearToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
clearToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
clearToAmount() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
clearTokenId() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
clearTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
clearTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
clearTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
clearTokenId() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
clearTokenId() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
clearTopics() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
clearTotalEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
clearTotalEnergyWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
clearTotalFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
clearTotalMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
clearTotalMissed() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
clearTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
clearTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
clearTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
clearTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
clearTotalProduced() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
clearTotalSupply() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
clearTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
clearTransactionInfo() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
clearTransactions() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
clearTransactions() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
clearTransferToAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
clearTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
clearTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
clearTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
clearTransparentToAddress() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
clearTriggerContractInput() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
clearTrxHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
clearTrxNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
clearTxid() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
clearTxid() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
clearTxid() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
clearTxTrieRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
clearType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
clearType() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
clearType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
clearType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
clearType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
clearType() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
clearUnFetchSynNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
clearUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
clearUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
clearUpdateUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
clearUrl() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
clearUrl() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
clearUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
clearUrl() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
string url = 4;
clearUseRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
clearUseSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
clearValue() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
clearValue() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
clearValue() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
clearValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
clearValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
clearVersion() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
clearVoteAddress() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
clearVoteAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
clearVoteAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
clearVoteCount() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
clearVoteCount() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
clearVoteCount() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
clearVotes() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
clearVotes() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
clearVoteScore() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
clearWaitTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
clearWeight() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
clearWithdrawAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
clearWithdrawAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
clearWitness() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
clearWitnessAddress() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
clearWitnesses() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
clearWitnessId() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
clearWitnessPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
clearWitnessSignature() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
clearZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
clearZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
clone() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
clone() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
close() - 类中的方法 org.tron.trident.core.ApiWrapper
 
cntrAddr - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
cntrAddr - 类中的变量 org.tron.trident.core.contract.Contract
 
CODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
CODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
CODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionReturn
 
CODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
CODE_HASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
codeHash - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
codeHash - 类中的变量 org.tron.trident.core.contract.Contract
 
CODEHASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
CODEVERSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
collectParams(List<Common.SmartContract.ABI.Entry.Param>, char) - 类中的方法 org.tron.trident.core.contract.Contract
 
Common - org.tron.trident.proto中的类
 
Common.AccountId - org.tron.trident.proto中的类
Protobuf type protocol.AccountId
Common.AccountId.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AccountId
Common.AccountIdOrBuilder - org.tron.trident.proto中的接口
 
Common.AccountType - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.AccountType
Common.authority - org.tron.trident.proto中的类
Protobuf type protocol.authority
Common.authority.Builder - org.tron.trident.proto中的类
Protobuf type protocol.authority
Common.authorityOrBuilder - org.tron.trident.proto中的接口
 
Common.Key - org.tron.trident.proto中的类
Protobuf type protocol.Key
Common.Key.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Key
Common.KeyOrBuilder - org.tron.trident.proto中的接口
 
Common.Note - org.tron.trident.proto中的类
Protobuf type protocol.Note
Common.Note.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Note
Common.NoteOrBuilder - org.tron.trident.proto中的接口
 
Common.Permission - org.tron.trident.proto中的类
Protobuf type protocol.Permission
Common.Permission.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Permission
Common.Permission.PermissionType - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.Permission.PermissionType
Common.PermissionOrBuilder - org.tron.trident.proto中的接口
 
Common.ResourceCode - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.ResourceCode
Common.SmartContract - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract
Common.SmartContract.ABI - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI
Common.SmartContract.ABI.Builder - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI
Common.SmartContract.ABI.Entry - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI.Entry
Common.SmartContract.ABI.Entry.Builder - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI.Entry
Common.SmartContract.ABI.Entry.EntryType - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.SmartContract.ABI.Entry.EntryType
Common.SmartContract.ABI.Entry.Param - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI.Entry.Param
Common.SmartContract.ABI.Entry.Param.Builder - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract.ABI.Entry.Param
Common.SmartContract.ABI.Entry.ParamOrBuilder - org.tron.trident.proto中的接口
 
Common.SmartContract.ABI.Entry.StateMutabilityType - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.SmartContract.ABI.Entry.StateMutabilityType
Common.SmartContract.ABI.EntryOrBuilder - org.tron.trident.proto中的接口
 
Common.SmartContract.ABIOrBuilder - org.tron.trident.proto中的接口
 
Common.SmartContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.SmartContract
Common.SmartContractOrBuilder - org.tron.trident.proto中的接口
 
Common.Vote - org.tron.trident.proto中的类
Protobuf type protocol.Vote
Common.Vote.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Vote
Common.VoteOrBuilder - org.tron.trident.proto中的接口
 
COMPUTE_ADDRESS_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
COMPUTE_ADDRESS_ERROR = 2;
COMPUTE_ADDRESS_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
COMPUTE_ADDRESS_ERROR = 3;
COMPUTE_ADDRESS_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
COMPUTE_ADDRESS_ERROR = 2;
COMPUTE_ADDRESS_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
COMPUTE_ADDRESS_ERROR = 3;
CONFIGNODEINFO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
CONNECTTIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
Constant - org.tron.trident.core中的类
 
Constant() - 类的构造器 org.tron.trident.core.Constant
 
CONSTANT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
CONSTANT_RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionExtention
 
constantCall(String, String, Function) - 类中的方法 org.tron.trident.core.ApiWrapper
make a constant call - no broadcasting
constructor - 类中的变量 org.tron.trident.core.contract.Contract
 
Constructor - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Constructor = 1;
Constructor_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Constructor = 1;
CONSUME_USER_RESOURCE_PERCENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
CONSUME_USER_RESOURCE_PERCENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateSettingContract
 
consumeUserResourcePercent - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
consumeUserResourcePercent - 类中的变量 org.tron.trident.core.contract.Contract
 
containsAsset(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
containsAsset(String) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account
containsAsset(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
containsAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
containsAssetNetLimit(String) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
containsAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
containsAssetNetUsed(String) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
containsAssetV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
containsAssetV2(String) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
containsAssetV2(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
containsCheatWitnessInfoMap(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
containsCheatWitnessInfoMap(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
containsCheatWitnessInfoMap(String) - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
containsFreeAssetNetUsage(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsage(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsage(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
containsFreeAssetNetUsageV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
containsFreeAssetNetUsageV2(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
containsFreeAssetNetUsageV2(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
containsLatestAssetOperationTime(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTime(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTime(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
containsLatestAssetOperationTimeV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
containsLatestAssetOperationTimeV2(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
containsLatestAssetOperationTimeV2(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
containsParameters(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
containsParameters(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
containsParameters(long) - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
containsParameters(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
containsParameters(long) - 类中的方法 org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
containsParameters(long) - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
Contract - org.tron.trident.core.contract中的类
The Contract class is a wrapper for the SmartContract class defined in the .proto file.
Contract - org.tron.trident.proto中的类
 
Contract - enum class 中的枚举常量 org.tron.trident.proto.Common.AccountType
Contract = 2;
Contract(ByteString, Common.SmartContract.ABI, ByteString, long, String, long) - 类的构造器 org.tron.trident.core.contract.Contract
 
Contract(Contract.Builder) - 类的构造器 org.tron.trident.core.contract.Contract
 
Contract(Contract, String, ApiWrapper) - 类的构造器 org.tron.trident.core.contract.Contract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ClearABIContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateSettingContract
 
CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
CONTRACT_EXE_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_EXE_ERROR = 3;
CONTRACT_EXE_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_EXE_ERROR = 3;
CONTRACT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
CONTRACT_VALIDATE_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_VALIDATE_ERROR = 2;
CONTRACT_VALIDATE_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
CONTRACT_VALIDATE_ERROR = 2;
Contract_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.AccountType
Contract = 2;
Contract.AccountCreateContract - org.tron.trident.proto中的类
Protobuf type protocol.AccountCreateContract
Contract.AccountCreateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AccountCreateContract
Contract.AccountCreateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.AccountPermissionUpdateContract - org.tron.trident.proto中的类
Protobuf type protocol.AccountPermissionUpdateContract
Contract.AccountPermissionUpdateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AccountPermissionUpdateContract
Contract.AccountPermissionUpdateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.AccountUpdateContract - org.tron.trident.proto中的类
Update account name.
Contract.AccountUpdateContract.Builder - org.tron.trident.proto中的类
Update account name.
Contract.AccountUpdateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.AssetIssueContract - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueContract
Contract.AssetIssueContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueContract
Contract.AssetIssueContract.FrozenSupply - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueContract.FrozenSupply
Contract.AssetIssueContract.FrozenSupply.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueContract.FrozenSupply
Contract.AssetIssueContract.FrozenSupplyOrBuilder - org.tron.trident.proto中的接口
 
Contract.AssetIssueContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.Builder - org.tron.trident.core.contract中的类
 
Contract.ClearABIContract - org.tron.trident.proto中的类
Protobuf type protocol.ClearABIContract
Contract.ClearABIContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ClearABIContract
Contract.ClearABIContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.CreateSmartContract - org.tron.trident.proto中的类
Protobuf type protocol.CreateSmartContract
Contract.CreateSmartContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.CreateSmartContract
Contract.CreateSmartContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ExchangeCreateContract - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeCreateContract
Contract.ExchangeCreateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeCreateContract
Contract.ExchangeCreateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ExchangeInjectContract - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeInjectContract
Contract.ExchangeInjectContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeInjectContract
Contract.ExchangeInjectContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ExchangeTransactionContract - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeTransactionContract
Contract.ExchangeTransactionContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeTransactionContract
Contract.ExchangeTransactionContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ExchangeWithdrawContract - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeWithdrawContract
Contract.ExchangeWithdrawContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeWithdrawContract
Contract.ExchangeWithdrawContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.FreezeBalanceContract - org.tron.trident.proto中的类
Protobuf type protocol.FreezeBalanceContract
Contract.FreezeBalanceContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.FreezeBalanceContract
Contract.FreezeBalanceContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.MarketCancelOrderContract - org.tron.trident.proto中的类
Protobuf type protocol.MarketCancelOrderContract
Contract.MarketCancelOrderContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketCancelOrderContract
Contract.MarketCancelOrderContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.MarketSellAssetContract - org.tron.trident.proto中的类
Protobuf type protocol.MarketSellAssetContract
Contract.MarketSellAssetContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketSellAssetContract
Contract.MarketSellAssetContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ParticipateAssetIssueContract - org.tron.trident.proto中的类
Protobuf type protocol.ParticipateAssetIssueContract
Contract.ParticipateAssetIssueContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ParticipateAssetIssueContract
Contract.ParticipateAssetIssueContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ProposalApproveContract - org.tron.trident.proto中的类
Protobuf type protocol.ProposalApproveContract
Contract.ProposalApproveContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ProposalApproveContract
Contract.ProposalApproveContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ProposalCreateContract - org.tron.trident.proto中的类
Protobuf type protocol.ProposalCreateContract
Contract.ProposalCreateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ProposalCreateContract
Contract.ProposalCreateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.ProposalDeleteContract - org.tron.trident.proto中的类
Protobuf type protocol.ProposalDeleteContract
Contract.ProposalDeleteContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ProposalDeleteContract
Contract.ProposalDeleteContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.SetAccountIdContract - org.tron.trident.proto中的类
Set account id if the account has no id.
Contract.SetAccountIdContract.Builder - org.tron.trident.proto中的类
Set account id if the account has no id.
Contract.SetAccountIdContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.TransferAssetContract - org.tron.trident.proto中的类
Protobuf type protocol.TransferAssetContract
Contract.TransferAssetContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransferAssetContract
Contract.TransferAssetContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.TransferContract - org.tron.trident.proto中的类
Protobuf type protocol.TransferContract
Contract.TransferContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransferContract
Contract.TransferContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.TriggerSmartContract - org.tron.trident.proto中的类
Protobuf type protocol.TriggerSmartContract
Contract.TriggerSmartContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TriggerSmartContract
Contract.TriggerSmartContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UnfreezeAssetContract - org.tron.trident.proto中的类
Protobuf type protocol.UnfreezeAssetContract
Contract.UnfreezeAssetContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UnfreezeAssetContract
Contract.UnfreezeAssetContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UnfreezeBalanceContract - org.tron.trident.proto中的类
Protobuf type protocol.UnfreezeBalanceContract
Contract.UnfreezeBalanceContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UnfreezeBalanceContract
Contract.UnfreezeBalanceContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UpdateAssetContract - org.tron.trident.proto中的类
Protobuf type protocol.UpdateAssetContract
Contract.UpdateAssetContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UpdateAssetContract
Contract.UpdateAssetContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UpdateBrokerageContract - org.tron.trident.proto中的类
Protobuf type protocol.UpdateBrokerageContract
Contract.UpdateBrokerageContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UpdateBrokerageContract
Contract.UpdateBrokerageContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UpdateEnergyLimitContract - org.tron.trident.proto中的类
Protobuf type protocol.UpdateEnergyLimitContract
Contract.UpdateEnergyLimitContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UpdateEnergyLimitContract
Contract.UpdateEnergyLimitContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.UpdateSettingContract - org.tron.trident.proto中的类
Protobuf type protocol.UpdateSettingContract
Contract.UpdateSettingContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.UpdateSettingContract
Contract.UpdateSettingContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.VoteAssetContract - org.tron.trident.proto中的类
Protobuf type protocol.VoteAssetContract
Contract.VoteAssetContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.VoteAssetContract
Contract.VoteAssetContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.VoteWitnessContract - org.tron.trident.proto中的类
Protobuf type protocol.VoteWitnessContract
Contract.VoteWitnessContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.VoteWitnessContract
Contract.VoteWitnessContract.Vote - org.tron.trident.proto中的类
Protobuf type protocol.VoteWitnessContract.Vote
Contract.VoteWitnessContract.Vote.Builder - org.tron.trident.proto中的类
Protobuf type protocol.VoteWitnessContract.Vote
Contract.VoteWitnessContract.VoteOrBuilder - org.tron.trident.proto中的接口
 
Contract.VoteWitnessContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.WithdrawBalanceContract - org.tron.trident.proto中的类
Protobuf type protocol.WithdrawBalanceContract
Contract.WithdrawBalanceContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.WithdrawBalanceContract
Contract.WithdrawBalanceContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.WitnessCreateContract - org.tron.trident.proto中的类
Protobuf type protocol.WitnessCreateContract
Contract.WitnessCreateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.WitnessCreateContract
Contract.WitnessCreateContractOrBuilder - org.tron.trident.proto中的接口
 
Contract.WitnessUpdateContract - org.tron.trident.proto中的类
Protobuf type protocol.WitnessUpdateContract
Contract.WitnessUpdateContract.Builder - org.tron.trident.proto中的类
Protobuf type protocol.WitnessUpdateContract
Contract.WitnessUpdateContractOrBuilder - org.tron.trident.proto中的接口
 
ContractConstructor - org.tron.trident.core.contract中的类
 
ContractConstructor(Common.SmartContract.ABI.Entry) - 类的构造器 org.tron.trident.core.contract.ContractConstructor
 
ContractCreateException - org.tron.trident.core.exceptions中的异常错误
 
ContractCreateException(String) - 异常错误的构造器 org.tron.trident.core.exceptions.ContractCreateException
 
ContractFunction - org.tron.trident.core.contract中的类
The class ContractFunction provides a easier way to access smart contract functions.
ContractFunction(ContractFunction.Builder) - 类的构造器 org.tron.trident.core.contract.ContractFunction
 
ContractFunction.Builder - org.tron.trident.core.contract中的类
 
CONTRACTNAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract
 
CONTRACTRESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
CONTRACTRET_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
COUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteAssetContract
 
CPUCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
CPURATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
CREATE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
CREATE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
CREATE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
CREATE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
createAccount(String, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Create an account.
createAccount(Contract.AccountCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAccount(Contract.AccountCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAccount(Contract.AccountCreateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createAccount(Contract.AccountCreateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createAccount2(Contract.AccountCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAccount2(Contract.AccountCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAccount2(Contract.AccountCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createAccount2(Contract.AccountCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createAccountCreateContract(ByteString, ByteString) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createAccountUpdateContract(ByteString, ByteString) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createAddress(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAddress(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAddress(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createAddress(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Issue a token
createAssetIssue(String, String, String, long, int, int, long, long, String, long, long, int, HashMap<String, String>, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Issue a token
createAssetIssue(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAssetIssue(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAssetIssue(Contract.AssetIssueContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createAssetIssue(Contract.AssetIssueContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createAssetIssue2(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createAssetIssue2(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createAssetIssue2(Contract.AssetIssueContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createAssetIssue2(Contract.AssetIssueContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createCommonTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createCommonTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createCommonTransaction(Chain.Transaction, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createCommonTransaction(Chain.Transaction, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createSetAccountIdContract(ByteString, ByteString) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createShieldedContractParameters(GrpcAPI.PrivateShieldedTRC20Parameters, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createShieldedContractParametersWithoutAsk(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk, StreamObserver<GrpcAPI.ShieldedTRC20Parameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
CreateSmartContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CreateSmartContract = 30;
CreateSmartContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CreateSmartContract = 30;
createTransaction(Contract.TransferContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createTransaction(Contract.TransferContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createTransaction(Contract.TransferContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createTransaction(Contract.TransferContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createTransaction2(Contract.TransferContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createTransaction2(Contract.TransferContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createTransaction2(Contract.TransferContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createTransaction2(Contract.TransferContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createUnfreezeAssetContract(ByteString) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createUpdateAssetContract(ByteString, ByteString, ByteString, long, long) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createVoteWitnessContract(ByteString, HashMap<String, String>) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
createWitness(Contract.WitnessCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createWitness(Contract.WitnessCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createWitness(Contract.WitnessCreateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createWitness(Contract.WitnessCreateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
createWitness2(Contract.WitnessCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
createWitness2(Contract.WitnessCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
createWitness2(Contract.WitnessCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
createWitness2(Contract.WitnessCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
CREATOR_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
CURRENT_WEIGHT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight
 
CURRENTCONNECTCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
CustomContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CustomContract = 20;
CustomContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
CustomContract = 20;

D

D_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
D_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
D_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
D_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
DATA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
DATA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
DATA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo.Log
 
DBVERSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
DEADLOCKTHREADCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
DEADLOCKTHREADINFOLIST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
decimals() - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function decimals() public view returns (uint8).
DEFAULT - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
DEFAULT = 0;
DEFAULT_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
DEFAULT = 0;
DELEGATED_FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
DELEGATED_FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
DELEGATEDRESOURCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceList
 
deploy() - 类中的方法 org.tron.trident.core.contract.Contract
 
deploy(List<Type>) - 类中的方法 org.tron.trident.core.contract.Contract
create a CreateSmartContract object to get ready for deployment.
deployContract(Contract.CreateSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
deployContract(Contract.CreateSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
deployContract(Contract.CreateSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
deployContract(Contract.CreateSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
DESCRIPTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
DESCRIPTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateAssetContract
 
DISAPPROVED - enum class 中的枚举常量 org.tron.trident.proto.Response.Proposal.State
DISAPPROVED = 1;
DISAPPROVED_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.Proposal.State
DISAPPROVED = 1;
DISCONNECTTIMES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
DISCOVERENABLE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
DUP_TRANSACTION_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
DUP_TRANSACTION_ERROR = 5;
DUP_TRANSACTION_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
DUP_TRANSACTION_ERROR = 5;

E

easyTransfer(GrpcAPI.EasyTransferMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransfer(GrpcAPI.EasyTransferMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransfer(GrpcAPI.EasyTransferMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
easyTransfer(GrpcAPI.EasyTransferMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
easyTransferAsset(GrpcAPI.EasyTransferAssetMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
easyTransferAssetByPrivate(GrpcAPI.EasyTransferAssetByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
easyTransferByPrivate(GrpcAPI.EasyTransferByPrivateMessage, StreamObserver<Response.EasyTransferResponse>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
encodeParameter(List<Type>) - 类中的方法 org.tron.trident.core.contract.ContractConstructor
 
END_BLOCK_INDEX_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
END_BLOCK_INDEX_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
END_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
ENDNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.BlockLimit
 
ENERGY - enum class 中的枚举常量 org.tron.trident.proto.Common.ResourceCode
ENERGY = 1;
ENERGY_FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
ENERGY_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_USAGE_TOTAL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
ENERGY_USED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionExtention
 
ENERGY_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.ResourceCode
ENERGY = 1;
ENERGYLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
ENERGYUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
ENOUGH_PERMISSION - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
ENOUGH_PERMISSION = 0;
ENOUGH_PERMISSION_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
ENOUGH_PERMISSION = 0;
ENTRYS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI
 
EPK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
equals(Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.Block
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
equals(Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.AccountId
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.authority
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.Key
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.Note
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.Permission
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Common.Vote
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Account
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.BlockList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Exchange
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Proposal
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.Witness
 
equals(Object) - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
estimateBandwidth(Chain.Transaction) - 类中的方法 org.tron.trident.core.ApiWrapper
Estimate the bandwidth consumption of the transaction.
Event - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Event = 3;
Event_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Event = 3;
EVENTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
EVENTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeInjectContract
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
EXCHANGE_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_INJECT_ANOTHER_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_INJECT_ANOTHER_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_RECEIVED_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_RECEIVED_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
EXCHANGE_WITHDRAW_ANOTHER_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
EXCHANGE_WITHDRAW_ANOTHER_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
exchangeCreate(Contract.ExchangeCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
exchangeCreate(Contract.ExchangeCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
exchangeCreate(Contract.ExchangeCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
exchangeCreate(Contract.ExchangeCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ExchangeCreateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeCreateContract = 41;
ExchangeCreateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeCreateContract = 41;
exchangeInject(Contract.ExchangeInjectContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
exchangeInject(Contract.ExchangeInjectContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
exchangeInject(Contract.ExchangeInjectContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
exchangeInject(Contract.ExchangeInjectContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ExchangeInjectContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeInjectContract = 42;
ExchangeInjectContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeInjectContract = 42;
EXCHANGES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ExchangeList
 
exchangeTransaction(Contract.ExchangeTransactionContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
exchangeTransaction(Contract.ExchangeTransactionContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
exchangeTransaction(Contract.ExchangeTransactionContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
exchangeTransaction(Contract.ExchangeTransactionContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ExchangeTransactionContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeTransactionContract = 44;
ExchangeTransactionContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeTransactionContract = 44;
exchangeWithdraw(Contract.ExchangeWithdrawContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
exchangeWithdraw(Contract.ExchangeWithdrawContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
exchangeWithdraw(Contract.ExchangeWithdrawContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
exchangeWithdraw(Contract.ExchangeWithdrawContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ExchangeWithdrawContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeWithdrawContract = 43;
ExchangeWithdrawContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ExchangeWithdrawContract = 43;
EXPECTED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
EXPIRATION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
EXPIRATION_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
EXPIRE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.Frozen
 
EXPIRE_TIME_FOR_BANDWIDTH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 
EXPIRE_TIME_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 

F

FAILED - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.code
FAILED = 1;
FAILED - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionInfo.code
FAILED = 1;
FAILED_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.code
FAILED = 1;
FAILED_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionInfo.code
FAILED = 1;
Fallback - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Fallback = 4;
Fallback_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Fallback = 4;
FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
FEE_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
FILLBUYQUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderDetail
 
FILLSELLQUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderDetail
 
FIRST_TOKEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeCreateContract
 
FIRST_TOKEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
FIRST_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeCreateContract
 
FIRST_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
forNumber(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
FREE_ASSET_NET_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
FREE_ASSET_NET_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
FREE_ASSET_NET_USAGEV2_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
FREE_NET_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
FREEMEMORY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
FREENETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
FREENETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
FREENETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
FREENETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
freezeBalance(String, long, long, int) - 类中的方法 org.tron.trident.core.ApiWrapper
Freeze balance to get energy or bandwidth, for 3 days
freezeBalance(String, long, long, int, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Freeze balance to get energy or bandwidth, for 3 days
freezeBalance(Contract.FreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
freezeBalance(Contract.FreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
freezeBalance(Contract.FreezeBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
freezeBalance(Contract.FreezeBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
freezeBalance2(Contract.FreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
freezeBalance2(Contract.FreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
freezeBalance2(Contract.FreezeBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
freezeBalance2(Contract.FreezeBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
FreezeBalanceContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
FreezeBalanceContract = 11;
FreezeBalanceContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
FreezeBalanceContract = 11;
FROM_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceMessage
 
FROM_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
FROM_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
FROM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 
FROMACCOUNTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
FROZEN_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
FROZEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.FreezeBalanceContract
 
FROZEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.Frozen
 
FROZEN_BALANCE_FOR_BANDWIDTH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 
FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
FROZEN_BALANCE_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 
FROZEN_DAYS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
FROZEN_DURATION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.FreezeBalanceContract
 
FROZEN_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
FROZEN_SUPPLY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
FROZEN_SUPPLY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
FULLNODE_NILE - 类中的静态变量 org.tron.trident.core.Constant
 
FULLNODE_NILE_SOLIDITY - 类中的静态变量 org.tron.trident.core.Constant
 
Function - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Function = 2;
Function_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Function = 2;
functions - 类中的变量 org.tron.trident.core.contract.Contract
 

G

generate() - 类中的静态方法 org.tron.trident.core.key.KeyPair
 
generateAddress() - 类中的静态方法 org.tron.trident.core.ApiWrapper
Generate random address
generateAddress(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
generateAddress(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
generateAddress(GrpcAPI.EmptyMessage, StreamObserver<Response.AddressPrKeyPairMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
generateAddress(GrpcAPI.EmptyMessage, StreamObserver<Response.AddressPrKeyPairMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAbbr() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
getAbbr() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
bytes abbr = 3;
getAbbr() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes abbr = 3;
getAbi() - 类中的方法 org.tron.trident.core.contract.Contract
 
getAbi() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getAbi() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbi() - 类中的方法 org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
getAbi() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
getAbiBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
getAbiOrBuilder() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
getAccount() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccount() - 类中的方法 org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
getAccount() - 接口中的方法 org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
getAccount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
getAccount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
bytes account = 1;
getAccount() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
bytes account = 1;
getAccount(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Get account info by address
getAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Although the parameters' type is changed, it is still bad API design.
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
getAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getAccountAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
getAccountAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
bytes account_address = 2;
getAccountAddress() - 接口中的方法 org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
bytes account_address = 2;
getAccountBalance(String) - 类中的方法 org.tron.trident.core.ApiWrapper
 
getAccountBuilder() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccountById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
 
getAccountById(GrpcAPI.AccountIdMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountById(GrpcAPI.AccountIdMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAccountById(GrpcAPI.AccountIdMessage, StreamObserver<Response.Account>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountId() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
getAccountId() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
bytes account_id = 1;
getAccountId() - 接口中的方法 org.tron.trident.proto.Contract.SetAccountIdContractOrBuilder
bytes account_id = 1;
getAccountId() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
getAccountId() - 类中的方法 org.tron.trident.proto.Response.Account
the identity of this account, case insensitive
getAccountId() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the identity of this account, case insensitive
getAccountName() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
getAccountName() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
bytes account_name = 1;
getAccountName() - 接口中的方法 org.tron.trident.proto.Contract.AccountUpdateContractOrBuilder
bytes account_name = 1;
getAccountName() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
account nick name
getAccountName() - 类中的方法 org.tron.trident.proto.Response.Account
account nick name
getAccountName() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
account nick name
getAccountNet(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query bandwidth information
getAccountNet(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountNet(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountNet(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountNetMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAccountNet(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountNetMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountOrBuilder() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
getAccountOrBuilder() - 类中的方法 org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
getAccountOrBuilder() - 接口中的方法 org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
getAccountPermissionUpdateMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getAccountResource() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResource() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
getAccountResource() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
getAccountResource(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the resource information of an account(bandwidth,energy,etc)
getAccountResource(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAccountResource(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAccountResource(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountResourceMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAccountResource(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AccountResourceMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAccountResourceBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
getAccountResourceOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
getAccountSolidity(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Get solid account info by address
getAccountStateRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
getAccountStateRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
bytes accountStateRoot = 11;
getAccountStateRoot() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes accountStateRoot = 11;
getAcquiredDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForBandwidth() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
Frozen balance provided by other accounts to this account
getAcquiredDelegatedFrozenBalanceForEnergy() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
Frozen balance provided by other accounts to this account
getActiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
getActiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
int32 activeConnectCount = 5;
getActiveConnectCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
int32 activeConnectCount = 5;
getActiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
getActiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 activeNodeSize = 5;
getActiveNodeSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 activeNodeSize = 5;
getActivePermission(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermission(int) - 类中的方法 org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermission(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - 类中的方法 org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - 类中的方法 org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account
repeated .protocol.Permission active_permission = 33;
getActivePermissionOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
repeated .protocol.Permission active_permission = 33;
getActives(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActives(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActives(int) - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesCount() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesCount() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesCount() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesList() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesList() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesList() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getActivesOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getActivesOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getActivesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
getAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
bytes address = 3;
getAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessageOrBuilder
bytes address = 3;
getAddress() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
getAddress() - 类中的方法 org.tron.trident.proto.Common.AccountId
bytes address = 2;
getAddress() - 接口中的方法 org.tron.trident.proto.Common.AccountIdOrBuilder
bytes address = 2;
getAddress() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Common.Key
bytes address = 1;
getAddress() - 接口中的方法 org.tron.trident.proto.Common.KeyOrBuilder
bytes address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the create address
getAddress() - 类中的方法 org.tron.trident.proto.Response.Account
the create address
getAddress() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the create address
getAddress() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
string address = 1;
getAddress() - 接口中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
getAddress() - 接口中的方法 org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
bytes address = 1;
getAddress() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
bytes address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
getAddress() - 类中的方法 org.tron.trident.proto.Response.Witness
bytes address = 1;
getAddress() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
bytes address = 1;
getAddressBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddressBytes() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
getAddressBytes() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
string address = 1;
getAddressBytes() - 接口中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string address = 1;
getAddressOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
getAddressOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
getAddressOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
getAddSignMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes ak = 5;
getAk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes ak = 5;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes ak = 2;
getAk() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes ak = 2;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes ak = 1;
getAk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes ak = 1;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ak = 5;
getAk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ak = 5;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
getAk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
bytes ak = 1;
getAk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessageOrBuilder
bytes ak = 1;
getAkFromAsk(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAkFromAsk(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAkFromAsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAkFromAsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAllowAdaptiveEnergy() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
getAllowAdaptiveEnergy() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int64 allowAdaptiveEnergy = 19;
getAllowAdaptiveEnergy() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int64 allowAdaptiveEnergy = 19;
getAllowance() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
getAllowance() - 类中的方法 org.tron.trident.proto.Response.Account
witness block producing allowance
getAllowance() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
witness block producing allowance
getAllowCreationOfContracts() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
getAllowCreationOfContracts() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int64 allowCreationOfContracts = 18;
getAllowCreationOfContracts() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int64 allowCreationOfContracts = 18;
getAlpha() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
getAlpha() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes alpha = 2;
getAlpha() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes alpha = 2;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
int64 amount = 4;
getAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
int64 amount = 4;
getAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
int64 amount = 3;
getAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
int64 amount = 3;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
int64 amount = 3;
getAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
int64 amount = 3;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
getAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
string amount = 3;
getAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
string amount = 3;
getAmount() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - 接口中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
int64 amount = 4;
getAmount() - 接口中的方法 org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
int64 amount = 4;
getAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
getAmount() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
int64 amount = 3;
getAmount() - 接口中的方法 org.tron.trident.proto.Contract.TransferContractOrBuilder
int64 amount = 3;
getAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
getAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
string amount = 3;
getAmountBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
string amount = 3;
getAnchor() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
getAnchor() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
merkle root
getAnchor() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
merkle root
getAnonymous() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
getAnonymous() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool anonymous = 1;
getAnonymous() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool anonymous = 1;
getApprovals(int) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovals(int) - 类中的方法 org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovals(int) - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovalsCount() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovalsCount() - 类中的方法 org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovalsCount() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovalsList() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
getApprovalsList() - 类中的方法 org.tron.trident.proto.Response.Proposal
repeated bytes approvals = 6;
getApprovalsList() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
repeated bytes approvals = 6;
getApprovedList(int) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedList(int) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedList(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedList(int) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedList(int) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedList(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getApprovedListCount() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedListCount() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedListCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedListCount() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedListCount() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedListCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getApprovedListList() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
getApprovedListList() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
repeated bytes approved_list = 2;
getApprovedListList() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
repeated bytes approved_list = 2;
getApprovedListList() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
getApprovedListList() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
repeated bytes approved_list = 2;
getApprovedListList() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
repeated bytes approved_list = 2;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes ask = 1;
getAsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes ask = 1;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes ask = 1;
getAsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes ask = 1;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
getAsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ask = 2;
getAsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ask = 2;
getAsset() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getAsset() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getAsset() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getAssetCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getAssetCount() - 类中的方法 org.tron.trident.proto.Response.Account
 
getAssetCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
getAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
string assetId = 3;
getAssetId() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
string assetId = 3;
getAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
getAssetId() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
string assetId = 3;
getAssetId() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
string assetId = 3;
getAssetIdBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
getAssetIdBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
string assetId = 3;
getAssetIdBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
string assetId = 3;
getAssetIdBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
getAssetIdBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
string assetId = 3;
getAssetIdBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
string assetId = 3;
getAssetIssueByAccount(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the TRC10 token information issued by an account
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAssetIssueByAccount(GrpcAPI.AccountAddressMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query a token by token id
getAssetIssueById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAssetIssueById(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueByName(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query a token by token name
getAssetIssueByName(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueByName(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAssetIssueByName(GrpcAPI.BytesMessage, StreamObserver<Contract.AssetIssueContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssuedID() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
getAssetIssuedID() - 类中的方法 org.tron.trident.proto.Response.Account
bytes asset_issued_ID = 57;
getAssetIssuedID() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
bytes asset_issued_ID = 57;
getAssetIssuedName() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
asset_issued_name
getAssetIssuedName() - 类中的方法 org.tron.trident.proto.Response.Account
asset_issued_name
getAssetIssuedName() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
asset_issued_name
getAssetIssueID() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
getAssetIssueID() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
string assetIssueID = 14;
getAssetIssueID() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
string assetIssueID = 14;
getAssetIssueID() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
getAssetIssueID() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
string assetIssueID = 14;
getAssetIssueID() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
string assetIssueID = 14;
getAssetIssueIDBytes() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
getAssetIssueIDBytes() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
string assetIssueID = 14;
getAssetIssueIDBytes() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
string assetIssueID = 14;
getAssetIssueIDBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
getAssetIssueIDBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
string assetIssueID = 14;
getAssetIssueIDBytes() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
string assetIssueID = 14;
getAssetIssueList() - 类中的方法 org.tron.trident.core.ApiWrapper
Query the list of all the TRC10 tokens
getAssetIssueList(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueList(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAssetIssueList(GrpcAPI.EmptyMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetIssueListByName(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the list of all the TRC10 tokens by token name
getAssetIssueListByName(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getAssetIssueListByName(GrpcAPI.BytesMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getAssetMap() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetMap() - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetMap() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetName() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
getAssetName() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
this field is token name before the proposal
getAssetName() - 接口中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
this field is token name before the proposal
getAssetName() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
getAssetName() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
this field is token name before the proposal
getAssetName() - 接口中的方法 org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
this field is token name before the proposal
getAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
已过时。
getAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
已过时。
getAssetNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
已过时。
getAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
已过时。
getAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
已过时。
getAssetNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
已过时。
getAssetNetLimitCount() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getAssetNetLimitCount() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getAssetNetLimitCount() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitCount() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getAssetNetLimitCount() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getAssetNetLimitCount() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitMap() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetLimit = 6;
getAssetNetLimitOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetLimit = 6;
getAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
已过时。
getAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
已过时。
getAssetNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
已过时。
getAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
已过时。
getAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
已过时。
getAssetNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
已过时。
getAssetNetUsedCount() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getAssetNetUsedCount() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getAssetNetUsedCount() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedCount() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getAssetNetUsedCount() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getAssetNetUsedCount() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedMap() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
map<string, int64> assetNetUsed = 5;
getAssetNetUsedOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
map<string, int64> assetNetUsed = 5;
getAssetOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssetOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
getAssetOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account
getAssetOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account
getAssets(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssets(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssets(int) - 接口中的方法 org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsBuilderList() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsCount() - 接口中的方法 org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsList() - 接口中的方法 org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
repeated .protocol.AssetIssueContract assets = 1;
getAssetsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.AssetIssueListOrBuilder
repeated .protocol.AssetIssueContract assets = 1;
getAssetV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getAssetV2() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getAssetV2() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getAssetV2Count() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getAssetV2Count() - 类中的方法 org.tron.trident.proto.Response.Account
 
getAssetV2Count() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2Map() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2Map() - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2Map() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2OrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
the other asset owned by this account,key is assetId
getAssetV2OrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the other asset owned by this account,key is assetId
getAuths(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuths(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuths(int) - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsCount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsList() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
repeated .protocol.authority auths = 9;
getAuthsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
repeated .protocol.authority auths = 9;
getAvgLatency() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
getAvgLatency() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
double avgLatency = 12;
getAvgLatency() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
double avgLatency = 12;
getBackupListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
getBackupListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupListenPort = 10;
getBackupListenPort() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupListenPort = 10;
getBackupMemberSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
getBackupMemberSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupMemberSize = 11;
getBackupMemberSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupMemberSize = 11;
getBackupPriority() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
getBackupPriority() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 backupPriority = 12;
getBackupPriority() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 backupPriority = 12;
getBalance() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the trx balance
getBalance() - 类中的方法 org.tron.trident.proto.Response.Account
the trx balance
getBalance() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the trx balance
getBeginSyncNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
getBeginSyncNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
int64 beginSyncNum = 1;
getBeginSyncNum() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
int64 beginSyncNum = 1;
getBindingSignature() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
getBindingSignature() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
bytes binding_signature = 3;
getBindingSignature() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
bytes binding_signature = 3;
getBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
getBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
string block = 2;
getBlock() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
string block = 2;
getBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlock(int) - 接口中的方法 org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlock(int) - 接口中的方法 org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
NOTE: `GetBlockById2` is missing.
getBlockById(GrpcAPI.BytesMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
NOTE: `GetBlockById2` is missing.
getBlockByLatestNum(long) - 类中的方法 org.tron.trident.core.ApiWrapper
Get some latest blocks
getBlockByLatestNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLatestNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLatestNum(GrpcAPI.NumberMessage, StreamObserver<Response.BlockList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByLatestNum(GrpcAPI.NumberMessage, StreamObserver<Response.BlockList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLatestNum2(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLatestNum2(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLatestNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockListExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByLatestNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockListExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLimitNext(long, long) - 类中的方法 org.tron.trident.core.ApiWrapper
Returns the list of Block Objects included in the 'Block Height' range specified
getBlockByLimitNext(GrpcAPI.BlockLimit) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLimitNext(GrpcAPI.BlockLimit) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLimitNext(GrpcAPI.BlockLimit, StreamObserver<Response.BlockList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByLimitNext(GrpcAPI.BlockLimit, StreamObserver<Response.BlockList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByLimitNext2(GrpcAPI.BlockLimit) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByLimitNext2(GrpcAPI.BlockLimit) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByLimitNext2(GrpcAPI.BlockLimit, StreamObserver<Response.BlockListExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByLimitNext2(GrpcAPI.BlockLimit, StreamObserver<Response.BlockListExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByNum(long) - 类中的方法 org.tron.trident.core.ApiWrapper
Returns the Block Object corresponding to the 'Block Height' specified (number of blocks preceding it)
getBlockByNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByNum(GrpcAPI.NumberMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockByNum2(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBlockByNum2(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBlockByNum2(GrpcAPI.NumberMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
getBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
string block = 2;
getBlockBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
string block = 2;
getBlockCount() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockCount() - 类中的方法 org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockCount() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockCount() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockCount() - 接口中的方法 org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockCount() - 接口中的方法 org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockHeader() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - 类中的方法 org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
getBlockHeader() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeader() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
getBlockHeader() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeaderBuilder() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
getBlockHeaderOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
getBlockid() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
getBlockid() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
bytes blockid = 3;
getBlockid() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
bytes blockid = 3;
getBlockInPorcSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
getBlockInPorcSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 blockInPorcSize = 17;
getBlockInPorcSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 blockInPorcSize = 17;
getBlockList() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockList() - 类中的方法 org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockList() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockList() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockList() - 接口中的方法 org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockList() - 接口中的方法 org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockNumber() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
getBlockNumber() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 blockNumber = 3;
getBlockNumber() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 blockNumber = 3;
getBlockOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockList
repeated .protocol.Block block = 1;
getBlockOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.BlockListExtentionOrBuilder
repeated .protocol.BlockExtention block = 1;
getBlockOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.BlockListOrBuilder
repeated .protocol.Block block = 1;
getBlockTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
getBlockTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
int64 blockTime = 5;
getBlockTime() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
int64 blockTime = 5;
getBlockTimeStamp() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
getBlockTimeStamp() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 blockTimeStamp = 4;
getBlockTimeStamp() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 blockTimeStamp = 4;
getBroadcastTransactionMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getBrokerage() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
getBrokerage() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
1 mean 1%
getBrokerage() - 接口中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContractOrBuilder
1 mean 1%
getBrokerageInfo(String) - 类中的方法 org.tron.trident.core.ApiWrapper
 
getBrokerageInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getBrokerageInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getBrokerageInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
bytes buy_token_id = 4;
getBuyTokenId() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes buy_token_id = 4;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes buy_token_id = 6;
getBuyTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes buy_token_id = 6;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
bytes buy_token_id = 2;
getBuyTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairOrBuilder
bytes buy_token_id = 2;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
getBuyTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
bytes buy_token_id = 2;
getBuyTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
bytes buy_token_id = 2;
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
min to receive
getBuyTokenQuantity() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
min to receive
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
min to receive
getBuyTokenQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
min to receive
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
getBuyTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
int64 buy_token_quantity = 2;
getBuyTokenQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceOrBuilder
int64 buy_token_quantity = 2;
getBytecode() - 类中的方法 org.tron.trident.core.contract.Contract
 
getBytecode() - 类中的方法 org.tron.trident.core.contract.ContractConstructor
 
getBytecode() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
getBytecode() - 类中的方法 org.tron.trident.proto.Common.SmartContract
bytes bytecode = 4;
getBytecode() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
bytes bytecode = 4;
getCallerAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
getCallerAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
the one send trx (TBD: or token) via function
getCallerAddress() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
the one send trx (TBD: or token) via function
getCallTokenId() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getCallTokenValue() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
getCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
int64 call_token_value = 3;
getCallTokenValue() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
int64 call_token_value = 3;
getCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
getCallTokenValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
int64 call_token_value = 5;
getCallTokenValue() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 call_token_value = 5;
getCallValue() - 类中的方法 org.tron.trident.core.contract.Contract
 
getCallValue() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getCallValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
getCallValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract
int64 call_value = 5;
getCallValue() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
int64 call_value = 5;
getCallValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
getCallValue() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
int64 call_value = 3;
getCallValue() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 call_value = 3;
getCallValue() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
getCallValue() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
trx (TBD: or token) value
getCallValue() - 接口中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
trx (TBD: or token) value
getCallValueInfo(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfo(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfo(int) - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoBuilder(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoBuilderList() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoCount() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoList() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCallValueInfoOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
getCEnc() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
getCEnc() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
Encryption for incoming, decrypt it with ivk
getCEnc() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
Encryption for incoming, decrypt it with ivk
getChainParameter(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameter(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameter(int) - 接口中的方法 org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterBuilderList() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterCount() - 接口中的方法 org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterList() - 接口中的方法 org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameterOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.ChainParametersOrBuilder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
getChainParameters() - 类中的方法 org.tron.trident.core.ApiWrapper
All parameters that the blockchain committee can set
getChainParameters(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getChainParameters(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getChainParameters(GrpcAPI.EmptyMessage, StreamObserver<Response.ChainParameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getChainParameters(GrpcAPI.EmptyMessage, StreamObserver<Response.ChainParameters>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getCheatWitnessInfoMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
已过时。
getCheatWitnessInfoMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
已过时。
getCheatWitnessInfoMap() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
已过时。
getCheatWitnessInfoMapCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
getCheatWitnessInfoMapCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
getCheatWitnessInfoMapCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapMap() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrDefault(String, String) - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
map<string, string> cheatWitnessInfoMap = 11;
getCheatWitnessInfoMapOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
map<string, string> cheatWitnessInfoMap = 11;
getClearContractABIMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCntr() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getCntrAddr() - 类中的方法 org.tron.trident.core.contract.Contract
 
getCode() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
not used so far
getCode() - 类中的方法 org.tron.trident.proto.Response.Account
not used so far
getCode() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
not used so far
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
.protocol.TransactionReturn.response_code code = 2;
getCode() - 接口中的方法 org.tron.trident.proto.Response.TransactionReturnOrBuilder
.protocol.TransactionReturn.response_code code = 2;
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCode() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeHash() - 类中的方法 org.tron.trident.core.contract.Contract
 
getCodeHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
getCodeHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract
bytes code_hash = 9;
getCodeHash() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
bytes code_hash = 9;
getCodeHash() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
getCodeHash() - 类中的方法 org.tron.trident.proto.Response.Account
bytes codeHash = 30;
getCodeHash() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
bytes codeHash = 30;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
.protocol.TransactionApprovedList.Result.response_code code = 1;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - 接口中的方法 org.tron.trident.proto.Response.TransactionReturnOrBuilder
.protocol.TransactionReturn.response_code code = 2;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeValue() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeValue() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
.protocol.TransactionSignWeight.Result.response_code code = 1;
getCodeVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
getCodeVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string codeVersion = 1;
getCodeVersion() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string codeVersion = 1;
getCodeVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
getCodeVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string codeVersion = 1;
getCodeVersionBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string codeVersion = 1;
getConfigNodeInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfo() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConfigNodeInfoOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
getConnectTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
getConnectTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 connectTime = 11;
getConnectTime() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 connectTime = 11;
getConstant() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
getConstant() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool constant = 2;
getConstant() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool constant = 2;
getConstantResult(int) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResult(int) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResult(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConstantResultCount() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResultCount() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResultCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConstantResultList() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
getConstantResultList() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
repeated bytes constant_result = 3;
getConstantResultList() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
repeated bytes constant_result = 3;
getConstructor() - 类中的方法 org.tron.trident.core.contract.Contract
 
getConsumeUserResourcePercent() - 类中的方法 org.tron.trident.core.contract.Contract
 
getConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Common.SmartContract
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
int64 consume_user_resource_percent = 6;
getConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
getConsumeUserResourcePercent() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
int64 consume_user_resource_percent = 3;
getConsumeUserResourcePercent() - 接口中的方法 org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
int64 consume_user_resource_percent = 3;
getContract(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContract(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContract(int) - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContract(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Obtain a Contract object via an address
getContract(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getContract(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getContract(GrpcAPI.BytesMessage, StreamObserver<Common.SmartContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getContract(GrpcAPI.BytesMessage, StreamObserver<Common.SmartContract>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
GetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
GetContract = 32;
GetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
GetContract = 32;
getContractAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract
bytes contract_address = 2;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
bytes contract_address = 2;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Contract.ClearABIContractOrBuilder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
bytes contract_address = 2;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
bytes contract_address = 2;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
bytes contract_address = 2;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
bytes contract_address = 2;
getContractAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
getContractAddress() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
bytes contract_address = 6;
getContractAddress() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes contract_address = 6;
getContractBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractCount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage, StreamObserver<Response.SmartContractDataWrapper>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
FLAW: Abusing of `info`.
getContractInfo(GrpcAPI.BytesMessage, StreamObserver<Response.SmartContractDataWrapper>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Abusing of `info`.
getContractList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractList() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractName() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
getContractName() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
bytes ContractName = 4;
getContractName() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
bytes ContractName = 4;
getContractOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
getContractOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
only support size = 1, repeated list here for extension
getContractOrBuilderList() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
only support size = 1, repeated list here for extension
getContractResult(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResult(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResult(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractResultCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResultCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResultCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractResultList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
getContractResultList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated bytes contractResult = 5;
getContractResultList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated bytes contractResult = 5;
getContractRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRet() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.contractResult contractRet = 3;
getContractRetValue() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.contractResult contractRet = 3;
getCount() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
getCount() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
int32 count = 5;
getCount() - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
int32 count = 5;
getCOut() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
getCOut() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
Encryption for audit, decrypt it with ovk
getCOut() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
Encryption for audit, decrypt it with ovk
getCpuCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
getCpuCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 cpuCount = 3;
getCpuCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 cpuCount = 3;
getCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
getCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
double cpuRate = 6;
getCpuRate() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
double cpuRate = 6;
getCreateAccount2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateAddressMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateAssetIssue2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateAssetIssueMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateCommonTransactionMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateShieldedContractParametersMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateShieldedContractParametersWithoutAskMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this account create time
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Account
this account create time
getCreateTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
this account create time
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Exchange
int64 create_time = 3;
getCreateTime() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
int64 create_time = 3;
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
int64 create_time = 3;
getCreateTime() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 create_time = 3;
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
getCreateTime() - 类中的方法 org.tron.trident.proto.Response.Proposal
int64 create_time = 5;
getCreateTime() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
int64 create_time = 5;
getCreateTransaction2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateTransactionMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateWitness2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreateWitnessMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getCreatorAddress() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
getCreatorAddress() - 类中的方法 org.tron.trident.proto.Response.Exchange
bytes creator_address = 2;
getCreatorAddress() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
bytes creator_address = 2;
getCurrentConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
connect information
getCurrentConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
connect information
getCurrentConnectCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
connect information
getCurrentWeight() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
getCurrentWeight() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
int64 current_weight = 3;
getCurrentWeight() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
int64 current_weight = 3;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
bytes d = 1;
getD() - 接口中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessageOrBuilder
bytes d = 1;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
getD() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
getD() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
getD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes d = 8;
getD() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes d = 8;
getData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
transaction note
getData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
transaction note
getData() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
transaction note
getData() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
getData() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
bytes data = 4;
getData() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes data = 4;
getData() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
getData() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
bytes data = 3;
getData() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
bytes data = 3;
getDBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getDBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getDbVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
getDbVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 dbVersion = 13;
getDbVersion() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 dbVersion = 13;
getDeadLockThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
getDeadLockThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 deadLockThreadCount = 2;
getDeadLockThreadCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 deadLockThreadCount = 2;
getDeadLockThreadInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoList(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDeadLockThreadInfoListOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.authority
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.Key
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.Note
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Account
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
getDefaultInstance() - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Block
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.authority
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Key
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Note
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Permission
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Common.Vote
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Account
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.Witness
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
getDefaultInstanceForType() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
getDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.Account
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForBandwidth() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
Freeze and provide balances to other accounts
getDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
getDelegatedFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
Frozen balances provided to other accounts
getDelegatedFrozenBalanceForEnergy() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
Frozen balances provided to other accounts
getDelegatedResource(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResource(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResource(int) - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResource(String, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Returns all resources delegations from an account to another account.
getDelegatedResource(Response.DelegatedResourceMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResource(Response.DelegatedResourceMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getDelegatedResource(Response.DelegatedResourceMessage, StreamObserver<Response.DelegatedResourceList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResourceAccountIndex(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the energy delegation by an account. i.e. list all addresses that have delegated resources to an account
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getDelegatedResourceAccountIndex(GrpcAPI.BytesMessage, StreamObserver<Response.DelegatedResourceAccountIndex>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getDelegatedResourceBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceBuilderList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceCount() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceList() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
repeated .protocol.DelegatedResource delegatedResource = 1;
getDelegatedResourceOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceListOrBuilder
repeated .protocol.DelegatedResource delegatedResource = 1;
getDeployContractMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getDescription() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
getDescription() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
bytes description = 20;
getDescription() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes description = 20;
getDescription() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
getDescription() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
bytes description = 2;
getDescription() - 接口中的方法 org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes description = 2;
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Block.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.AccountId.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.authority.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.authority
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Key.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Key
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Note.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Note
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Permission.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Vote.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Account
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Exchange.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Proposal.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ProposalList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getDescriptor() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Witness.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.WitnessList.Builder
 
getDescriptor() - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Common.AccountType
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Common.Permission.PermissionType
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Common.ResourceCode
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.MarketOrder.State
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.Proposal.State
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.TransactionInfo.code
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
getDescriptorForType() - enum class中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
getDescriptorForType() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
getDisconnectTimes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
getDisconnectTimes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 disconnectTimes = 23;
getDisconnectTimes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 disconnectTimes = 23;
getDiscoverEnable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
getDiscoverEnable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
bool discoverEnable = 4;
getDiscoverEnable() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
bool discoverEnable = 4;
getDiversifier(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getDiversifier(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getDiversifier(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.DiversifierMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getDiversifier(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.DiversifierMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getDOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
getDOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
getDOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
getDOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
getEasyTransferAssetByPrivateMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getEasyTransferAssetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getEasyTransferByPrivateMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getEasyTransferMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
getEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
int64 end_block_index = 2;
getEndBlockIndex() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
int64 end_block_index = 2;
getEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
getEndBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
int64 end_block_index = 2;
getEndBlockIndex() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
int64 end_block_index = 2;
getEndNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
getEndNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
int64 endNum = 2;
getEndNum() - 接口中的方法 org.tron.trident.api.GrpcAPI.BlockLimitOrBuilder
int64 endNum = 2;
getEndTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
getEndTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 end_time = 10;
getEndTime() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 end_time = 10;
getEnergyFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
getEnergyFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 energy_fee = 2;
getEnergyFee() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_fee = 2;
getEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
getEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 EnergyLimit = 14;
getEnergyLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 EnergyLimit = 14;
getEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
getEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
energy resource, get from frozen
getEnergyUsage() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
energy resource, get from frozen
getEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
getEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 energy_usage = 1;
getEnergyUsage() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_usage = 1;
getEnergyUsageTotal() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
getEnergyUsageTotal() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 energy_usage_total = 4;
getEnergyUsageTotal() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 energy_usage_total = 4;
getEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
getEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 EnergyUsed = 13;
getEnergyUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 EnergyUsed = 13;
getEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
getEnergyUsed() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
int64 energy_used = 5;
getEnergyUsed() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
int64 energy_used = 5;
getEntrys(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrys(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrys(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysCount() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEntrysOrBuilderList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABIOrBuilder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
getEpk() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
getEpk() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
for Encryption
getEpk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
for Encryption
getEvents(int) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEvents(int) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEvents(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEvents(int) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEvents(int) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEvents(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsBytes(int) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsBytes(int) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsBytes(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsBytes(int) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsBytes(int) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsBytes(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getEventsList() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
getEventsList() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
repeated string events = 7;
getEventsList() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
repeated string events = 7;
getEventsList() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
getEventsList() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
repeated string events = 5;
getEventsList() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
repeated string events = 5;
getExchangeById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query exchange pair based on id
getExchangeById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getExchangeById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getExchangeById(GrpcAPI.BytesMessage, StreamObserver<Response.Exchange>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getExchangeCreateMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getExchangeId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
getExchangeId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_id = 21;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_id = 21;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
int64 exchange_id = 2;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 exchange_id = 2;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
int64 exchange_id = 2;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
int64 exchange_id = 2;
getExchangeId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
getExchangeId() - 类中的方法 org.tron.trident.proto.Response.Exchange
int64 exchange_id = 1;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
int64 exchange_id = 1;
getExchangeId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
getExchangeId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 exchange_id = 21;
getExchangeId() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_id = 21;
getExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 exchange_inject_another_amount = 19;
getExchangeInjectAnotherAmount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_inject_another_amount = 19;
getExchangeInjectMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 exchange_received_amount = 18;
getExchangeReceivedAmount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_received_amount = 18;
getExchanges(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchanges(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchanges(int) - 接口中的方法 org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesBuilderList() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesCount() - 接口中的方法 org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesList() - 接口中的方法 org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
repeated .protocol.Exchange exchanges = 1;
getExchangesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.ExchangeListOrBuilder
repeated .protocol.Exchange exchanges = 1;
getExchangeTransactionMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawAnotherAmount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 exchange_withdraw_another_amount = 20;
getExchangeWithdrawMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getExpandedSpendingKey(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getExpandedSpendingKey(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getExpandedSpendingKey(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.ExpandedSpendingKeyMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getExpandedSpendingKey(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.ExpandedSpendingKeyMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getExpected() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
getExpected() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 expected = 5;
getExpected() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 expected = 5;
getExpiration() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
getExpiration() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
int64 expiration = 8;
getExpiration() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 expiration = 8;
getExpirationTime() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
getExpirationTime() - 类中的方法 org.tron.trident.proto.Response.Proposal
int64 expiration_time = 4;
getExpirationTime() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
int64 expiration_time = 4;
getExpireTime() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
getExpireTime() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
the expire time
getExpireTime() - 接口中的方法 org.tron.trident.proto.Response.Account.FrozenOrBuilder
the expire time
getExpireTimeForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
getExpireTimeForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
int64 expire_time_for_bandwidth = 5;
getExpireTimeForBandwidth() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 expire_time_for_bandwidth = 5;
getExpireTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
getExpireTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
int64 expire_time_for_energy = 6;
getExpireTimeForEnergy() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 expire_time_for_energy = 6;
getFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
getFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 fee = 1;
getFee() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 fee = 1;
getFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
getFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 fee = 2;
getFee() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 fee = 2;
getFeeLimit() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
getFeeLimit() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
int64 fee_limit = 18;
getFeeLimit() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 fee_limit = 18;
getFillBuyQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
getFillBuyQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
int64 fillBuyQuantity = 4;
getFillBuyQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderDetailOrBuilder
int64 fillBuyQuantity = 4;
getFillSellQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
getFillSellQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
int64 fillSellQuantity = 3;
getFillSellQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderDetailOrBuilder
int64 fillSellQuantity = 3;
getFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
getFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
int64 first_token_balance = 3;
getFirstTokenBalance() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
int64 first_token_balance = 3;
getFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
getFirstTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange
int64 first_token_balance = 7;
getFirstTokenBalance() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
int64 first_token_balance = 7;
getFirstTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
getFirstTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
bytes first_token_id = 2;
getFirstTokenId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes first_token_id = 2;
getFirstTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
getFirstTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange
bytes first_token_id = 6;
getFirstTokenId() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
bytes first_token_id = 6;
getFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
getFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 free_asset_net_limit = 22;
getFreeAssetNetLimit() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 free_asset_net_limit = 22;
getFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getFreeAssetNetUsage() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getFreeAssetNetUsageCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getFreeAssetNetUsageCount() - 类中的方法 org.tron.trident.proto.Response.Account
 
getFreeAssetNetUsageCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageMap() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usage = 20;
getFreeAssetNetUsageV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getFreeAssetNetUsageV2() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getFreeAssetNetUsageV2() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getFreeAssetNetUsageV2Count() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getFreeAssetNetUsageV2Count() - 类中的方法 org.tron.trident.proto.Response.Account
 
getFreeAssetNetUsageV2Count() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2Map() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> free_asset_net_usageV2 = 59;
getFreeAssetNetUsageV2OrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> free_asset_net_usageV2 = 59;
getFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
getFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 freeMemory = 5;
getFreeMemory() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 freeMemory = 5;
getFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
getFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 freeNetLimit = 2;
getFreeNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 freeNetLimit = 2;
getFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
getFreeNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 freeNetLimit = 2;
getFreeNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 freeNetLimit = 2;
getFreeNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
getFreeNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account
int64 free_net_usage = 19;
getFreeNetUsage() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
int64 free_net_usage = 19;
getFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
getFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 freeNetUsed = 1;
getFreeNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 freeNetUsed = 1;
getFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
getFreeNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 freeNetUsed = 1;
getFreeNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 freeNetUsed = 1;
getFreezeBalance2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getFreezeBalanceMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getFrom() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
getFrom() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
bytes from = 1;
getFrom() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
bytes from = 1;
getFromAccounts(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccounts(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccounts(int) - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAccountsCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccountsCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccountsCount() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAccountsList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
getFromAccountsList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes fromAccounts = 2;
getFromAccountsList() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes fromAccounts = 2;
getFromAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
getFromAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
bytes from_address = 1;
getFromAddress() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceMessageOrBuilder
bytes from_address = 1;
getFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
getFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string from_amount = 4;
getFromAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string from_amount = 4;
getFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
getFromAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string from_amount = 4;
getFromAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string from_amount = 4;
getFromAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
getFromAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string from_amount = 4;
getFromAmountBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string from_amount = 4;
getFromAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
getFromAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string from_amount = 4;
getFromAmountBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string from_amount = 4;
getFrozen(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozen(int) - 类中的方法 org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozen(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenAmount() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
getFrozenAmount() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
int64 frozen_amount = 1;
getFrozenAmount() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupplyOrBuilder
int64 frozen_amount = 1;
getFrozenBalance() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
getFrozenBalance() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
int64 frozen_balance = 2;
getFrozenBalance() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
int64 frozen_balance = 2;
getFrozenBalance() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
getFrozenBalance() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
the frozen trx balance
getFrozenBalance() - 接口中的方法 org.tron.trident.proto.Response.Account.FrozenOrBuilder
the frozen trx balance
getFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForBandwidth() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForBandwidth() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 frozen_balance_for_bandwidth = 3;
getFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
getFrozenBalanceForEnergy() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
getFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergy() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
int64 frozen_balance_for_energy = 4;
getFrozenBalanceForEnergyBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
getFrozenBalanceForEnergyOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
getFrozenBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenCount() - 类中的方法 org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenDays() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
getFrozenDays() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
int64 frozen_days = 2;
getFrozenDays() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupplyOrBuilder
int64 frozen_days = 2;
getFrozenDuration() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
getFrozenDuration() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
int64 frozen_duration = 3;
getFrozenDuration() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
int64 frozen_duration = 3;
getFrozenList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenList() - 类中的方法 org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
getFrozenOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account
the frozen balance for bandwidth
getFrozenOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the frozen balance for bandwidth
getFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupply(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyCount() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyCount() - 类中的方法 org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyList() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyList() - 类中的方法 org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
getFrozenSupplyOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account
frozen asset(for asset issuer)
getFrozenSupplyOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
frozen asset(for asset issuer)
getFunctions() - 类中的方法 org.tron.trident.core.contract.Contract
 
getGenerateAddressMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAccountByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
 
getGetAccountNetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAccountResourceMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAkFromAskMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAssetIssueByNameMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAssetIssueListByNameMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetAssetIssueListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByLatestNum2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByLatestNumMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByLimitNext2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByLimitNextMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByNum2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBlockByNumMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetBrokerageInfoMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetChainParametersMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetContractInfoMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetContractMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceAccountIndexMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetDelegatedResourceMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetDiversifierMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetExchangeByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetExpandedSpendingKeyMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetIncomingViewingKeyMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetMarketOrderByAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetMarketOrderByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetMarketOrderListByPairMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetMarketPairListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetMarketPriceByPairMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNewShieldedAddressMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNextMaintenanceTimeMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNkFromNskMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNodeInfoMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNowBlock2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetNowBlock2Method() - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
 
getGetNowBlockMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetPaginatedAssetIssueListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetPaginatedExchangeListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetPaginatedProposalListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetProposalByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetRcmMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetRewardInfoMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetRewardInfoMethod() - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
 
getGetSpendingKeyMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionApprovedListMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
 
getGetTransactionCountByBlockNumMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionInfoByBlockNumMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionInfoByIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionSign2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionSignMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTransactionSignWeightMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetTriggerInputForShieldedTRC20ContractMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getGetZenPaymentAddressMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getHash() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHash() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHash() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
getHeadBlockTimeWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
getHeadBlockTimeWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 headBlockTimeWeBothHave = 5;
getHeadBlockTimeWeBothHave() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 headBlockTimeWeBothHave = 5;
getHeadBlockWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHave() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string headBlockWeBothHave = 18;
getHeadBlockWeBothHave() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string headBlockWeBothHave = 18;
getHeadBlockWeBothHaveBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string headBlockWeBothHave = 18;
getHost() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
getHost() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string host = 8;
getHost() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string host = 8;
getHost() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
getHost() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
bytes host = 1;
getHost() - 接口中的方法 org.tron.trident.proto.Response.NodeList.Node.AddressOrBuilder
bytes host = 1;
getHostBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
getHostBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string host = 8;
getHostBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string host = 8;
getId() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
getId() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
bytes id = 23;
getId() - 接口中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessageOrBuilder
bytes id = 23;
getId() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
getId() - 类中的方法 org.tron.trident.proto.Common.Permission
Owner id=0, Witness id=1, Active id start by 2
getId() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
Owner id=0, Witness id=1, Active id start by 2
getId() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
getId() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
string id = 41;
getId() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
string id = 41;
getId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
getId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
bytes id = 1;
getId() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes id = 1;
getIdBytes() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
getIdBytes() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
string id = 41;
getIdBytes() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
string id = 41;
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage, StreamObserver<GrpcAPI.IncomingViewingKeyMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getIncomingViewingKey(GrpcAPI.ViewingKeyMessage, StreamObserver<GrpcAPI.IncomingViewingKeyMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getIndex() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
getIndex() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
the index of note in txid
getIndex() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
the index of note in txid
getIndexed() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
getIndexed() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
bool indexed = 1;
getIndexed() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
bool indexed = 1;
getInFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
getInFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 inFlow = 22;
getInFlow() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 inFlow = 22;
getInitSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
getInitSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 initSize = 2;
getInitSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 initSize = 2;
getInputParams() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getInputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputs(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsCount() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
getInputTypes() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getInternalTransactions(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactions(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactions(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.InternalTransaction internal_transactions = 17;
getInternalTransactionsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.InternalTransaction internal_transactions = 17;
getIsActive() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
getIsActive() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool isActive = 19;
getIsActive() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool isActive = 19;
getIsAddApproval() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
getIsAddApproval() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
add or remove approval
getIsAddApproval() - 接口中的方法 org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
add or remove approval
getIsCommittee() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
getIsCommittee() - 类中的方法 org.tron.trident.proto.Response.Account
bool is_committee = 15;
getIsCommittee() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
bool is_committee = 15;
getIsJobs() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
getIsJobs() - 类中的方法 org.tron.trident.proto.Response.Witness
bool isJobs = 9;
getIsJobs() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
bool isJobs = 9;
getIsShieldedTRC20ContractNoteSpentMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getIsSpent() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
getIsSpent() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bool is_spent = 3;
getIsSpent() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bool is_spent = 3;
getIsSpent() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
getIsSpent() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
bool is_spent = 1;
getIsSpent() - 接口中的方法 org.tron.trident.proto.Response.NullifierResultOrBuilder
bool is_spent = 1;
getIsWitness() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
getIsWitness() - 类中的方法 org.tron.trident.proto.Response.Account
bool is_witness = 14;
getIsWitness() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
bool is_witness = 14;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
bytes ivk = 1;
getIvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessageOrBuilder
bytes ivk = 1;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes ivk = 4;
getIvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes ivk = 4;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
getIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ivk = 7;
getIvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ivk = 7;
getIvkBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
getIvkOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
getJavaVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
getJavaVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
string javaVersion = 7;
getJavaVersion() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string javaVersion = 7;
getJavaVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
getJavaVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
string javaVersion = 7;
getJavaVersionBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string javaVersion = 7;
getJvmFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
getJvmFreeMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 jvmFreeMemory = 10;
getJvmFreeMemory() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 jvmFreeMemory = 10;
getJvmTotalMemoery() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
getJvmTotalMemoery() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 jvmTotalMemoery = 9;
getJvmTotalMemoery() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 jvmTotalMemoery = 9;
getKey() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
getKey() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
string key = 1;
getKey() - 接口中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
string key = 1;
getKeyBytes() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
getKeyBytes() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
string key = 1;
getKeyBytes() - 接口中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
string key = 1;
getKeys(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeys(int) - 类中的方法 org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeys(int) - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysBuilder(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysBuilderList() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysCount() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysCount() - 类中的方法 org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysCount() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysList() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysList() - 类中的方法 org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysList() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.Permission
repeated .protocol.Key keys = 7;
getKeysOrBuilderList() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
repeated .protocol.Key keys = 7;
getLastBlockUpdateTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
getLastBlockUpdateTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 lastBlockUpdateTime = 3;
getLastBlockUpdateTime() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 lastBlockUpdateTime = 3;
getLastSyncBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
getLastSyncBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string lastSyncBlock = 1;
getLastSyncBlock() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string lastSyncBlock = 1;
getLastSyncBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
getLastSyncBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string lastSyncBlock = 1;
getLastSyncBlockBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string lastSyncBlock = 1;
getLatestAssetOperationTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getLatestAssetOperationTime() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getLatestAssetOperationTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getLatestAssetOperationTimeCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getLatestAssetOperationTimeCount() - 类中的方法 org.tron.trident.proto.Response.Account
 
getLatestAssetOperationTimeCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeMap() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeOrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_time = 18;
getLatestAssetOperationTimeV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getLatestAssetOperationTimeV2() - 类中的方法 org.tron.trident.proto.Response.Account
已过时。
getLatestAssetOperationTimeV2() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
已过时。
getLatestAssetOperationTimeV2Count() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
getLatestAssetOperationTimeV2Count() - 类中的方法 org.tron.trident.proto.Response.Account
 
getLatestAssetOperationTimeV2Count() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2Map() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrDefault(String, long) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - 类中的方法 org.tron.trident.proto.Response.Account
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestAssetOperationTimeV2OrThrow(String) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
map<string, int64> latest_asset_operation_timeV2 = 58;
getLatestBlockNum() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
getLatestBlockNum() - 类中的方法 org.tron.trident.proto.Response.Witness
int64 latestBlockNum = 7;
getLatestBlockNum() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
int64 latestBlockNum = 7;
getLatestConsumeFreeTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
getLatestConsumeFreeTime() - 类中的方法 org.tron.trident.proto.Response.Account
int64 latest_consume_free_time = 22;
getLatestConsumeFreeTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
int64 latest_consume_free_time = 22;
getLatestConsumeTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
getLatestConsumeTime() - 类中的方法 org.tron.trident.proto.Response.Account
int64 latest_consume_time = 21;
getLatestConsumeTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
int64 latest_consume_time = 21;
getLatestConsumeTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
getLatestConsumeTimeForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
int64 latest_consume_time_for_energy = 3;
getLatestConsumeTimeForEnergy() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 latest_consume_time_for_energy = 3;
getLatestExchangeStorageTime() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
getLatestExchangeStorageTime() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
int64 latest_exchange_storage_time = 8;
getLatestExchangeStorageTime() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 latest_exchange_storage_time = 8;
getLatestOprationTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
getLatestOprationTime() - 类中的方法 org.tron.trident.proto.Response.Account
this last operation time, including transfer, voting and so on.
getLatestOprationTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
this last operation time, including transfer, voting and so on.
getLatestSlotNum() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
getLatestSlotNum() - 类中的方法 org.tron.trident.proto.Response.Witness
int64 latestSlotNum = 8;
getLatestSlotNum() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
int64 latestSlotNum = 8;
getLatestWithdrawTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
last withdraw time
getLatestWithdrawTime() - 类中的方法 org.tron.trident.proto.Response.Account
last withdraw time
getLatestWithdrawTime() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
last withdraw time
getLimit() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
getLimit() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
int64 limit = 2;
getLimit() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessageOrBuilder
int64 limit = 2;
getListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
getListenPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 listenPort = 3;
getListenPort() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 listenPort = 3;
getListExchangesMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getListNodesMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getListProposalsMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getListWitnessesMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getLocalDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
getLocalDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string localDisconnectReason = 24;
getLocalDisconnectReason() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string localDisconnectReason = 24;
getLocalDisconnectReasonBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string localDisconnectReason = 24;
getLockName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
getLockName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockName = 2;
getLockName() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockName = 2;
getLockNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
getLockNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockName = 2;
getLockNameBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockName = 2;
getLockOwner() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
getLockOwner() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockOwner = 3;
getLockOwner() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockOwner = 3;
getLockOwnerBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
getLockOwnerBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string lockOwner = 3;
getLockOwnerBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string lockOwner = 3;
getLog(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLog(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLog(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.TransactionInfo.Log log = 8;
getLogOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.TransactionInfo.Log log = 8;
getMachineInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfo() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMachineInfoOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
getMakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes makerOrderId = 1;
getMakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
bytes makerOrderId = 1;
getMakerOrderId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderDetailOrBuilder
bytes makerOrderId = 1;
getMarketCancelOrderMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getMarketOrderByAccount(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
Market API:
getMarketOrderByAccount(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrderList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
Market API:
getMarketOrderById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketOrderById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getMarketOrderById(GrpcAPI.BytesMessage, StreamObserver<Response.MarketOrder>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketOrderListByPair(Response.MarketOrderPair) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketOrderListByPair(Response.MarketOrderPair) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getMarketOrderListByPair(Response.MarketOrderPair, StreamObserver<Response.MarketOrderList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketPairList(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketPairList(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getMarketPairList(GrpcAPI.EmptyMessage, StreamObserver<Response.MarketOrderPairList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketPriceByPair(Response.MarketOrderPair) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getMarketPriceByPair(Response.MarketOrderPair) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getMarketPriceByPair(Response.MarketOrderPair, StreamObserver<Response.MarketPriceList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getMarketSellAssetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
getMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 maxConnectCount = 8;
getMaxConnectCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 maxConnectCount = 8;
getMaxSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
getMaxSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 maxSize = 4;
getMaxSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 maxSize = 4;
getMaxTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
getMaxTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
double maxTimeRatio = 17;
getMaxTimeRatio() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
double maxTimeRatio = 17;
getMemo() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
getMemo() - 类中的方法 org.tron.trident.proto.Common.Note
bytes memo = 4;
getMemo() - 接口中的方法 org.tron.trident.proto.Common.NoteOrBuilder
bytes memo = 4;
getMemoryDescInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoList(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMemoryDescInfoListOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
string message = 2;
getMessage() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
string message = 2;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
bytes message = 3;
getMessage() - 接口中的方法 org.tron.trident.proto.Response.TransactionReturnOrBuilder
bytes message = 3;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
getMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
string message = 2;
getMessage() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
string message = 2;
getMessageBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
getMessageBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
string message = 2;
getMessageBytes() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedList.ResultOrBuilder
string message = 2;
getMessageBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
getMessageBytes() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
string message = 2;
getMessageBytes() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeight.ResultOrBuilder
string message = 2;
getMessageHash() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
getMessageHash() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
bytes message_hash = 4;
getMessageHash() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
bytes message_hash = 4;
getMinParticipationRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
getMinParticipationRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 minParticipationRate = 14;
getMinParticipationRate() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 minParticipationRate = 14;
getMinTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
getMinTimeRatio() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
double minTimeRatio = 16;
getMinTimeRatio() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
double minTimeRatio = 16;
getMutableAsset() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
已过时。
getMutableAssetNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
已过时。
getMutableAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
已过时。
getMutableAssetNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
已过时。
getMutableAssetV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableCheatWitnessInfoMap() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
已过时。
getMutableFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableFreeAssetNetUsageV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableLatestAssetOperationTime() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableLatestAssetOperationTimeV2() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
已过时。
getMutableParameters() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
已过时。
getMutableParameters() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
已过时。
getName() - 类中的方法 org.tron.trident.core.contract.Contract
 
getName() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getName() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
getName() - 类中的方法 org.tron.trident.proto.Common.AccountId
bytes name = 1;
getName() - 接口中的方法 org.tron.trident.proto.Common.AccountIdOrBuilder
bytes name = 1;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
string name = 3;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
string name = 2;
getName() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
string name = 2;
getName() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
string name = 3;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
getName() - 类中的方法 org.tron.trident.proto.Common.SmartContract
string name = 7;
getName() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
string name = 7;
getName() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
getName() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
bytes name = 2;
getName() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes name = 2;
getName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
getName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string name = 1;
getName() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string name = 1;
getName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
getName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
string name = 1;
getName() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
string name = 1;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
string name = 3;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
string name = 2;
getNameBytes() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
string name = 2;
getNameBytes() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
string name = 3;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
getNameBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract
string name = 7;
getNameBytes() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
string name = 7;
getNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
getNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string name = 1;
getNameBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string name = 1;
getNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
getNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
string name = 1;
getNameBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
string name = 1;
getNeedSyncFromPeer() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
getNeedSyncFromPeer() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool needSyncFromPeer = 6;
getNeedSyncFromPeer() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool needSyncFromPeer = 6;
getNeedSyncFromUs() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
getNeedSyncFromUs() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool needSyncFromUs = 7;
getNeedSyncFromUs() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool needSyncFromUs = 7;
getNetFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
getNetFee() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 net_fee = 6;
getNetFee() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 net_fee = 6;
getNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
getNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 NetLimit = 4;
getNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 NetLimit = 4;
getNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
getNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 NetLimit = 4;
getNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 NetLimit = 4;
getNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
getNetUsage() - 类中的方法 org.tron.trident.proto.Response.Account
bandwidth, get from frozen
getNetUsage() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
bandwidth, get from frozen
getNetUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
getNetUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 net_usage = 5;
getNetUsage() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 net_usage = 5;
getNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
getNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 NetUsed = 3;
getNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 NetUsed = 3;
getNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
getNetUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 NetUsed = 3;
getNetUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 NetUsed = 3;
getNewContract() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContract() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
getNewContract() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
getNewContractBuilder() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
getNewContractOrBuilder() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
getNewLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
getNewLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
int64 new_limit = 4;
getNewLimit() - 接口中的方法 org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
int64 new_limit = 4;
getNewPublicLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
getNewPublicLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
int64 new_public_limit = 5;
getNewPublicLimit() - 接口中的方法 org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
int64 new_public_limit = 5;
getNewShieldedAddress(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNewShieldedAddress(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNewShieldedAddress(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.ShieldedAddressInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getNewShieldedAddress(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.ShieldedAddressInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getNext() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
getNext() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes next = 13;
getNext() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes next = 13;
getNextMaintenanceTime(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getNextMaintenanceTime(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes nk = 6;
getNk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes nk = 6;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes nk = 3;
getNk() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes nk = 3;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes nk = 6;
getNk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes nk = 6;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
getNk() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
bytes nk = 2;
getNk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessageOrBuilder
bytes nk = 2;
getNkFromNsk(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNkFromNsk(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNkFromNsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getNkFromNsk(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getNodeCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
getNodeCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 nodeCount = 21;
getNodeCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 nodeCount = 21;
getNodeId() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
getNodeId() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string nodeId = 10;
getNodeId() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string nodeId = 10;
getNodeIdBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
getNodeIdBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string nodeId = 10;
getNodeIdBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string nodeId = 10;
getNodeInfo() - 类中的方法 org.tron.trident.core.ApiWrapper
Get current API node’ info
getNodeInfo(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
The real APIs:
getNodeInfo(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
The real APIs:
getNodes(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodes(int) - 类中的方法 org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodes(int) - 接口中的方法 org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - 类中的方法 org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesCount() - 接口中的方法 org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - 类中的方法 org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesList() - 接口中的方法 org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeList
repeated .protocol.NodeList.Node nodes = 1;
getNodesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.NodeListOrBuilder
repeated .protocol.NodeList.Node nodes = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
getNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
getNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
getNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
getNote() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
getNote() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
getNote() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
bytes note = 5;
getNote() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
bytes note = 5;
getNoteBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNoteBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNoteBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNoteBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNoteCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
getNoteCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes note_commitment = 2;
getNoteCommitment() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes note_commitment = 2;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
getNoteOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
getNoteOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
getNoteOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
getNoteOrBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
getNoteOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
getNoteTxs(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxs(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxs(int) - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsBuilderList() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsCount() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsList() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNoteTxsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20OrBuilder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
getNowBlock() - 类中的方法 org.tron.trident.core.ApiWrapper
Query the latest block information
getNowBlock(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNowBlock(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getNowBlock(GrpcAPI.EmptyMessage, StreamObserver<Chain.Block>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getNowBlock2(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
getNowBlock2(GrpcAPI.EmptyMessage, StreamObserver<Response.BlockExtention>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getNowBlockSolidity() - 类中的方法 org.tron.trident.core.ApiWrapper
Query the latest solid block information
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes nsk = 2;
getNsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes nsk = 2;
getNsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes nsk = 2;
getNsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes nsk = 2;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
getNsk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes nsk = 3;
getNsk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes nsk = 3;
getNullifier() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
getNullifier() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
used for check double spend
getNullifier() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
used for check double spend
getNum() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
getNum() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
int64 num = 1;
getNum() - 接口中的方法 org.tron.trident.api.GrpcAPI.NumberMessageOrBuilder
int64 num = 1;
getNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
getNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int32 num = 8;
getNum() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 num = 8;
getNumber() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
getNumber() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
bytes nonce = 5; bytes difficulty = 6;
getNumber() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes nonce = 5; bytes difficulty = 6;
getNumber() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getNumber() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
getNumber() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getNumber() - enum class中的方法 org.tron.trident.proto.Common.AccountType
 
getNumber() - enum class中的方法 org.tron.trident.proto.Common.Permission.PermissionType
 
getNumber() - enum class中的方法 org.tron.trident.proto.Common.ResourceCode
 
getNumber() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getNumber() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.MarketOrder.State
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.Proposal.State
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.TransactionInfo.code
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
getNumber() - enum class中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getOffset() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
getOffset() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
int64 offset = 1;
getOffset() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessageOrBuilder
int64 offset = 1;
getOperations() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
getOperations() - 类中的方法 org.tron.trident.proto.Common.Permission
1 bit 1 contract
getOperations() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
1 bit 1 contract
getOrder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
getOrder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
useless
getOrder() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
useless
getOrderDetails(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetails(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderDetailsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
repeated .protocol.MarketOrderDetail orderDetails = 26;
getOrderId() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
getOrderId() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
bytes order_id = 2;
getOrderId() - 接口中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContractOrBuilder
bytes order_id = 2;
getOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
getOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes order_id = 1;
getOrderId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes order_id = 1;
getOrderId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
getOrderId() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
bytes orderId = 25;
getOrderId() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes orderId = 25;
getOrderPair(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPair(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPair(int) - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairCount() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairList() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
repeated .protocol.MarketOrderPair orderPair = 1;
getOrderPairOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairListOrBuilder
repeated .protocol.MarketOrderPair orderPair = 1;
getOrders(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrders(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrders(int) - 接口中的方法 org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersCount() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersList() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
repeated .protocol.MarketOrder orders = 1;
getOrdersOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderListOrBuilder
repeated .protocol.MarketOrder orders = 1;
getOriginAddr() - 类中的方法 org.tron.trident.core.contract.Contract
 
getOriginAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
getOriginAddress() - 类中的方法 org.tron.trident.proto.Common.SmartContract
bytes origin_address = 1;
getOriginAddress() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
bytes origin_address = 1;
getOriginEnergyLimit() - 类中的方法 org.tron.trident.core.contract.Contract
 
getOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Common.SmartContract
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
int64 origin_energy_limit = 8;
getOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
getOriginEnergyLimit() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
int64 origin_energy_limit = 3;
getOriginEnergyLimit() - 接口中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
int64 origin_energy_limit = 3;
getOriginEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
getOriginEnergyUsage() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
int64 origin_energy_usage = 3;
getOriginEnergyUsage() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
int64 origin_energy_usage = 3;
getOsName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
getOsName() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
string osName = 8;
getOsName() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string osName = 8;
getOsNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
getOsNameBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
string osName = 8;
getOsNameBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
string osName = 8;
getOutput() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getOutputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputs(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsCount() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
getOutputType() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
bytes ovk = 3;
getOvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessageOrBuilder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
bytes ovk = 3;
getOvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes ovk = 3;
getOvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes ovk = 3;
getOvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes ovk = 3;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
getOvk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes ovk = 4;
getOvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes ovk = 4;
getOwner() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwner() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getOwner() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getOwnerAddr() - 类中的方法 org.tron.trident.core.contract.Contract
 
getOwnerAddr() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
bytes owner_address = 2;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.AccountUpdateContractOrBuilder
bytes owner_address = 2;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ClearABIContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.ProposalDeleteContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
bytes owner_address = 2;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.SetAccountIdContractOrBuilder
bytes owner_address = 2;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.TransferContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.UpdateSettingContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.WitnessCreateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
bytes owner_address = 1;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Contract.WitnessUpdateContractOrBuilder
bytes owner_address = 1;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
getOwnerAddress() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes owner_address = 2;
getOwnerAddress() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes owner_address = 2;
getOwnerBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwnerOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
getOwnerOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
getOwnerOrBuilder() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
getOwnerPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermission() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
getOwnerPermission() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
getOwnerPermissionBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
getOwnerPermissionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
getP2PVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
getP2PVersion() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string p2pVersion = 2;
getP2PVersion() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string p2pVersion = 2;
getP2PVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
getP2PVersionBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
string p2pVersion = 2;
getP2PVersionBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
string p2pVersion = 2;
getPaginatedAssetIssueList(long, long) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the list of all the tokens by pagination.
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getPaginatedAssetIssueList(GrpcAPI.PaginatedMessage, StreamObserver<Response.AssetIssueList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ExchangeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getPaginatedExchangeList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ExchangeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ProposalList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getPaginatedProposalList(GrpcAPI.PaginatedMessage, StreamObserver<Response.ProposalList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getParameter() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameter() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
getParameter() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
getParameterBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
getParameterOrBuilder() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
getParameters() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
已过时。
getParameters() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
已过时。
getParameters() - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
已过时。
getParameters() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
已过时。
getParameters() - 类中的方法 org.tron.trident.proto.Response.Proposal
已过时。
getParameters() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
已过时。
getParametersCount() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
getParametersCount() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getParametersCount() - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersCount() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
getParametersCount() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
getParametersCount() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersMap() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersMap() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersMap() - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersMap() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersMap() - 类中的方法 org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersMap() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersOrDefault(long, long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - 类中的方法 org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersOrDefault(long, long) - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - 接口中的方法 org.tron.trident.proto.Contract.ProposalCreateContractOrBuilder
map<int64, int64> parameters = 2;
getParametersOrThrow(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - 类中的方法 org.tron.trident.proto.Response.Proposal
map<int64, int64> parameters = 3;
getParametersOrThrow(long) - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
map<int64, int64> parameters = 3;
getParameterType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
getParameterType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string parameter_type = 6;
getParameterType() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string parameter_type = 6;
getParameterTypeBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
getParameterTypeBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string parameter_type = 6;
getParameterTypeBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string parameter_type = 6;
getParamTypes() - 类中的方法 org.tron.trident.core.contract.ContractConstructor
 
getParentHash() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
getParentHash() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
bytes parentHash = 3;
getParentHash() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes parentHash = 3;
getParentId() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
getParentId() - 类中的方法 org.tron.trident.proto.Common.Permission
int32 parent_id = 5;
getParentId() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
int32 parent_id = 5;
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getParserForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.Block
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
getParserForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.authority
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.Key
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.Note
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.Permission
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Common.Vote
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Account
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.Witness
 
getParserForType() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
getParticipateAssetIssue2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getParticipateAssetIssueMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getPassiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
getPassiveConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
int32 passiveConnectCount = 6;
getPassiveConnectCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
int32 passiveConnectCount = 6;
getPassiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
getPassiveNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 passiveNodeSize = 6;
getPassiveNodeSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 passiveNodeSize = 6;
getPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
getPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
bytes passPhrase = 1;
getPassPhrase() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
bytes passPhrase = 1;
getPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
getPassPhrase() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
bytes passPhrase = 1;
getPassPhrase() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
bytes passPhrase = 1;
getPath() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
getPath() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes path = 4;
getPath() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes path = 4;
getPayable() - 类中的方法 org.tron.trident.core.contract.ContractConstructor
 
getPayable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
getPayable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
bool payable = 7;
getPayable() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
bool payable = 7;
getPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
getPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
string payment_address = 3;
getPaymentAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
string payment_address = 3;
getPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
getPaymentAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
string payment_address = 10;
getPaymentAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
string payment_address = 10;
getPaymentAddress() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
getPaymentAddress() - 类中的方法 org.tron.trident.proto.Common.Note
string payment_address = 2;
getPaymentAddress() - 接口中的方法 org.tron.trident.proto.Common.NoteOrBuilder
string payment_address = 2;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
string payment_address = 3;
getPaymentAddressBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
string payment_address = 3;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
string payment_address = 10;
getPaymentAddressBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
string payment_address = 10;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
getPaymentAddressBytes() - 类中的方法 org.tron.trident.proto.Common.Note
string payment_address = 2;
getPaymentAddressBytes() - 接口中的方法 org.tron.trident.proto.Common.NoteOrBuilder
string payment_address = 2;
getPeerInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoList(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPeerInfoListOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
getPermission() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermission() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
getPermission() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
getPermissionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermissionId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
getPermissionId() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
int32 Permission_id = 5;
getPermissionId() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
int32 Permission_id = 5;
getPermissionName() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
getPermissionName() - 类中的方法 org.tron.trident.proto.Common.authority
bytes permission_name = 2;
getPermissionName() - 接口中的方法 org.tron.trident.proto.Common.authorityOrBuilder
bytes permission_name = 2;
getPermissionName() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
getPermissionName() - 类中的方法 org.tron.trident.proto.Common.Permission
string permission_name = 3;
getPermissionName() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
string permission_name = 3;
getPermissionNameBytes() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
getPermissionNameBytes() - 类中的方法 org.tron.trident.proto.Common.Permission
string permission_name = 3;
getPermissionNameBytes() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
string permission_name = 3;
getPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
getPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
getPermissionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
getPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
getPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
bytes pkD = 2;
getPkD() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
bytes pkD = 2;
getPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
getPkD() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes pkD = 9;
getPkD() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes pkD = 9;
getPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
getPort() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 port = 9;
getPort() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 port = 9;
getPort() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
getPort() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
int32 port = 2;
getPort() - 接口中的方法 org.tron.trident.proto.Response.NodeList.Node.AddressOrBuilder
int32 port = 2;
getPos() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
getPos() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
int64 pos = 5;
getPos() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
int64 pos = 5;
getPosition() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
getPosition() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
int64 position = 4;
getPosition() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
int64 position = 4;
getPosition() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
getPosition() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
int64 position = 2;
getPosition() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
int64 position = 2;
getPrecision() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
getPrecision() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int32 precision = 7;
getPrecision() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 precision = 7;
getPrePriceKey() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
order price position
getPrePriceKey() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
order price position
getPrePriceKey() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
order price position
getPrev() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
getPrev() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes prev = 12;
getPrev() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes prev = 12;
getPrices(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPrices(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPrices(int) - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesCount() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesCount() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesCount() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesList() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesList() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesList() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
repeated .protocol.MarketPrice prices = 3;
getPricesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
repeated .protocol.MarketPrice prices = 3;
getPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
getPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
bytes privateKey = 1;
getPrivateKey() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
bytes privateKey = 1;
getPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
getPrivateKey() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
bytes privateKey = 1;
getPrivateKey() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
bytes privateKey = 1;
getPrivateKey() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
getPrivateKey() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
string privateKey = 2;
getPrivateKey() - 接口中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string privateKey = 2;
getPrivateKey() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
getPrivateKey() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
bytes privateKey = 2;
getPrivateKey() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignOrBuilder
bytes privateKey = 2;
getPrivateKeyBytes() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
getPrivateKeyBytes() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
string privateKey = 2;
getPrivateKeyBytes() - 接口中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessageOrBuilder
string privateKey = 2;
getProcessCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
getProcessCpuRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
double processCpuRate = 11;
getProcessCpuRate() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
double processCpuRate = 11;
getProposalApproveMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getProposalById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query proposal based on ID
getProposalById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getProposalById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getProposalById(GrpcAPI.BytesMessage, StreamObserver<Response.Proposal>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getProposalById(GrpcAPI.BytesMessage, StreamObserver<Response.Proposal>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getProposalCreateMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getProposalDeleteMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
getProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
int64 proposal_id = 2;
getProposalId() - 接口中的方法 org.tron.trident.proto.Contract.ProposalApproveContractOrBuilder
int64 proposal_id = 2;
getProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
getProposalId() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
int64 proposal_id = 2;
getProposalId() - 接口中的方法 org.tron.trident.proto.Contract.ProposalDeleteContractOrBuilder
int64 proposal_id = 2;
getProposalId() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
getProposalId() - 类中的方法 org.tron.trident.proto.Response.Proposal
int64 proposal_id = 1;
getProposalId() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
int64 proposal_id = 1;
getProposals(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposals(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposals(int) - 接口中的方法 org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsBuilderList() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - 类中的方法 org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsCount() - 接口中的方法 org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsList() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsList() - 类中的方法 org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsList() - 接口中的方法 org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.ProposalList
repeated .protocol.Proposal proposals = 1;
getProposalsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.ProposalListOrBuilder
repeated .protocol.Proposal proposals = 1;
getProposerAddress() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
getProposerAddress() - 类中的方法 org.tron.trident.proto.Response.Proposal
bytes proposer_address = 2;
getProposerAddress() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
bytes proposer_address = 2;
getProvider() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
getProvider() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
bytes provider = 3;
getProvider() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
bytes provider = 3;
getPubKey() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
getPubKey() - 类中的方法 org.tron.trident.proto.Response.Witness
bytes pubKey = 3;
getPubKey() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
bytes pubKey = 3;
getPublicFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetLimit() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetLimit() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_free_asset_net_limit = 23;
getPublicFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
getPublicFreeAssetNetUsage() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 public_free_asset_net_usage = 24;
getPublicFreeAssetNetUsage() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_free_asset_net_usage = 24;
getPublicLatestFreeNetTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
getPublicLatestFreeNetTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 public_latest_free_net_time = 25;
getPublicLatestFreeNetTime() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 public_latest_free_net_time = 25;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
int64 quant = 4;
getQuant() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
int64 quant = 4;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
int64 quant = 4;
getQuant() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
int64 quant = 4;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
getQuant() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
int64 quant = 4;
getQuant() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
int64 quant = 4;
getRawConstructor() - 类中的方法 org.tron.trident.core.contract.ContractConstructor
 
getRawData() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
getRawData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawData() - 类中的方法 org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
getRawData() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
getRawDataBuilder() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
getRawDataOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
getRawDataOrBuilder() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
getRawPair() - 类中的方法 org.tron.trident.core.key.KeyPair
 
getRcm() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
random 32
getRcm() - 类中的方法 org.tron.trident.proto.Common.Note
random 32
getRcm() - 接口中的方法 org.tron.trident.proto.Common.NoteOrBuilder
random 32
getRcm(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getRcm(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getRcm(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getRcm(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getReceipt() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceipt() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
getReceipt() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
getReceiptBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
getReceiptOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
getReceiveDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescription(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiveDescriptionOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveDescription receive_description = 2;
getReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
getReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
bytes receiver_address = 15;
getReceiverAddress() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
bytes receiver_address = 15;
getReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
getReceiverAddress() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
bytes receiver_address = 15;
getReceiverAddress() - 接口中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
bytes receiver_address = 15;
getRefBlockBytes() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
getRefBlockBytes() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
bytes ref_block_bytes = 1;
getRefBlockBytes() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
bytes ref_block_bytes = 1;
getRefBlockHash() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
getRefBlockHash() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
bytes ref_block_hash = 4;
getRefBlockHash() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
bytes ref_block_hash = 4;
getRefBlockNum() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
getRefBlockNum() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
int64 ref_block_num = 3;
getRefBlockNum() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 ref_block_num = 3;
getRejected() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
getRejected() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
bool rejected = 6;
getRejected() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
bool rejected = 6;
getRemainNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
getRemainNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 remainNum = 2;
getRemainNum() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 remainNum = 2;
getRemoteDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
getRemoteDisconnectReason() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string remoteDisconnectReason = 25;
getRemoteDisconnectReason() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
string remoteDisconnectReason = 25;
getRemoteDisconnectReasonBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
string remoteDisconnectReason = 25;
getResMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
getResMessage() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
bytes resMessage = 10;
getResMessage() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
bytes resMessage = 10;
getResource() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResource() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResource() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResource() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResource() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResource() - 接口中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResourceValue() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResourceValue() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResourceValue() - 接口中的方法 org.tron.trident.proto.Contract.FreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResourceValue() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
getResourceValue() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
.protocol.ResourceCode resource = 10;
getResourceValue() - 接口中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContractOrBuilder
.protocol.ResourceCode resource = 10;
getResult() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResult() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
getResult() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
getResult() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
getResult() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
.protocol.Transaction.Result.contractResult result = 7;
getResult() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
.protocol.Transaction.Result.contractResult result = 7;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
getResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
getResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
.protocol.TransactionInfo.code result = 9;
getResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.TransactionInfo.code result = 9;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
bool result = 1;
getResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionReturnOrBuilder
bool result = 1;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResult() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
getResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
getResultBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResultBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResultBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResultBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
getResultOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
getResultValue() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - 接口中的方法 org.tron.trident.proto.Response.ResourceReceiptOrBuilder
.protocol.Transaction.Result.contractResult result = 7;
getResultValue() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
getResultValue() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
.protocol.TransactionInfo.code result = 9;
getResultValue() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.TransactionInfo.code result = 9;
getRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
getRet() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.code ret = 2;
getRet() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.code ret = 2;
getRet(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRet(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRet(int) - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetCount() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetList() - 类中的方法 org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetList() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Transaction
repeated .protocol.Transaction.Result ret = 5;
getRetOrBuilderList() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
repeated .protocol.Transaction.Result ret = 5;
getRetValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
getRetValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
.protocol.Transaction.Result.code ret = 2;
getRetValue() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
.protocol.Transaction.Result.code ret = 2;
getRewardInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getRewardInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getRewardInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
 
getRewardInfo(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
getRewardInfo(GrpcAPI.BytesMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
 
getRewardSolidity(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Get the rewards that the voter has not received
getRk() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
getRk() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
used for check spend authority signature
getRk() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
used for check spend authority signature
getRoot() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
getRoot() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
bytes root = 3;
getRoot() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
bytes root = 3;
getRuntimeCode() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
getRuntimeCode() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
bytes runtime_code = 2;
getRuntimeCode() - 接口中的方法 org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
bytes runtime_code = 2;
getSameIpMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
getSameIpMaxConnectCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 sameIpMaxConnectCount = 9;
getSameIpMaxConnectCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 sameIpMaxConnectCount = 9;
getScanShieldedTRC20NotesByIvkMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getScanShieldedTRC20NotesByOvkMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getScore() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
getScore() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 score = 20;
getScore() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 score = 20;
getScripts() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
getScripts() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
scripts not used
getScripts() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
scripts not used
getSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
getSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
int64 second_token_balance = 5;
getSecondTokenBalance() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
int64 second_token_balance = 5;
getSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
getSecondTokenBalance() - 类中的方法 org.tron.trident.proto.Response.Exchange
int64 second_token_balance = 9;
getSecondTokenBalance() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
int64 second_token_balance = 9;
getSecondTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
getSecondTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
bytes second_token_id = 4;
getSecondTokenId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeCreateContractOrBuilder
bytes second_token_id = 4;
getSecondTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
getSecondTokenId() - 类中的方法 org.tron.trident.proto.Response.Exchange
bytes second_token_id = 8;
getSecondTokenId() - 接口中的方法 org.tron.trident.proto.Response.ExchangeOrBuilder
bytes second_token_id = 8;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
bytes sell_token_id = 2;
getSellTokenId() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
bytes sell_token_id = 2;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
bytes sell_token_id = 4;
getSellTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
bytes sell_token_id = 4;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
bytes sell_token_id = 1;
getSellTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderPairOrBuilder
bytes sell_token_id = 1;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
getSellTokenId() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
bytes sell_token_id = 1;
getSellTokenId() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceListOrBuilder
bytes sell_token_id = 1;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
int64 sell_token_quantity = 3;
getSellTokenQuantity() - 接口中的方法 org.tron.trident.proto.Contract.MarketSellAssetContractOrBuilder
int64 sell_token_quantity = 3;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 sell_token_quantity = 5;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
getSellTokenQuantity() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
int64 sell_token_quantity = 1;
getSellTokenQuantity() - 接口中的方法 org.tron.trident.proto.Response.MarketPriceOrBuilder
int64 sell_token_quantity = 1;
getSellTokenQuantityRemain() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityRemain() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityRemain() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
int64 sell_token_quantity_remain = 9;
getSellTokenQuantityReturn() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
When state !
getSellTokenQuantityReturn() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
When state !
getSellTokenQuantityReturn() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
When state !
getSendNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
getSendNodeSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
int32 sendNodeSize = 7;
getSendNodeSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
int32 sendNodeSize = 7;
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getSerializedSize() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.Block
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.authority
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.Key
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.Note
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.Permission
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Common.Vote
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Account
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.Witness
 
getSerializedSize() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
getServiceDescriptor() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getServiceDescriptor() - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
 
getSetAccountIdMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceives(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedReceivesOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.ReceiveNote shielded_receives = 6;
getShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpends(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedSpendsOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
getShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 shielded_transaction_fee = 22;
getShieldedTransactionFee() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 shielded_transaction_fee = 22;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 3;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 5;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 4;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20ContractAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes shielded_TRC20_contract_address = 9;
getShieldedTRC20Parameters() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20Parameters() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20Parameters() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getShieldedTRC20ParametersOrBuilder() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
getSignature(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignature(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignature(int) - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - 类中的方法 org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignatureCount() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - 类中的方法 org.tron.trident.proto.Chain.Transaction
only support size = 1, repeated list here for muti-sig extension
getSignatureList() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
only support size = 1, repeated list here for muti-sig extension
getSk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
getSk() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
bytes sk = 1;
getSk() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfoOrBuilder
bytes sk = 1;
getSmartContract() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContract() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
getSmartContract() - 接口中的方法 org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
getSmartContractBuilder() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContractOrBuilder() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
getSmartContractOrBuilder() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
getSmartContractOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
getSolidityBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
getSolidityBlock() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
string solidityBlock = 3;
getSolidityBlock() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
string solidityBlock = 3;
getSolidityBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
getSolidityBlockBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
string solidityBlock = 3;
getSolidityBlockBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
string solidityBlock = 3;
getSpendAuthoritySignature() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
getSpendAuthoritySignature() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
bytes spend_authority_signature = 6;
getSpendAuthoritySignature() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes spend_authority_signature = 6;
getSpendAuthoritySignature(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignature(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignature(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendAuthoritySignatureOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
repeated .protocol.BytesMessage spend_authority_signature = 2;
getSpendDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescription(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionCount() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilder(int) - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
repeated .protocol.SpendDescription spend_description = 1;
getSpendDescriptionOrBuilderList() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
repeated .protocol.SpendDescription spend_description = 1;
getSpendingKey(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
FLAW: Unsafe shielded junk(should be implemented offline).
getSpendingKey(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Unsafe shielded junk(should be implemented offline).
getStackTrace() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
getStackTrace() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string stackTrace = 7;
getStackTrace() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string stackTrace = 7;
getStackTraceBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
getStackTraceBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string stackTrace = 7;
getStackTraceBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string stackTrace = 7;
getStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
getStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
int64 start_block_index = 1;
getStartBlockIndex() - 接口中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20ParametersOrBuilder
int64 start_block_index = 1;
getStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
getStartBlockIndex() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
int64 start_block_index = 1;
getStartBlockIndex() - 接口中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20ParametersOrBuilder
int64 start_block_index = 1;
getStartNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
getStartNum() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
int64 startNum = 1;
getStartNum() - 接口中的方法 org.tron.trident.api.GrpcAPI.BlockLimitOrBuilder
int64 startNum = 1;
getStartTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
getStartTime() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 start_time = 9;
getStartTime() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 start_time = 9;
getState() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
getState() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
.protocol.MarketOrder.State state = 11;
getState() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
.protocol.MarketOrder.State state = 11;
getState() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
getState() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string state = 4;
getState() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string state = 4;
getState() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
getState() - 类中的方法 org.tron.trident.proto.Response.Proposal
.protocol.Proposal.State state = 7;
getState() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
.protocol.Proposal.State state = 7;
getStateBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
getStateBytes() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
string state = 4;
getStateBytes() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
string state = 4;
getStateMutability() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
getStateMutability() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutability() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutability() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateMutabilityValue() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
getStateValue() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
getStateValue() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
.protocol.MarketOrder.State state = 11;
getStateValue() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderOrBuilder
.protocol.MarketOrder.State state = 11;
getStateValue() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
getStateValue() - 类中的方法 org.tron.trident.proto.Response.Proposal
.protocol.Proposal.State state = 7;
getStateValue() - 接口中的方法 org.tron.trident.proto.Response.ProposalOrBuilder
.protocol.Proposal.State state = 7;
getStorageLimit() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
getStorageLimit() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
storage resource, get from market
getStorageLimit() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
storage resource, get from market
getStorageLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
getStorageLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 storageLimit = 22;
getStorageLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 storageLimit = 22;
getStorageUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
getStorageUsage() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
int64 storage_usage = 7;
getStorageUsage() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
int64 storage_usage = 7;
getStorageUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
getStorageUsed() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 storageUsed = 21;
getStorageUsed() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 storageUsed = 21;
getSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
getSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
bool support = 3;
getSupport() - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
bool support = 3;
getSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
getSupport() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
bool support = 3;
getSupport() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
bool support = 3;
getSupportConstant() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
getSupportConstant() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
bool supportConstant = 15;
getSupportConstant() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfoOrBuilder
bool supportConstant = 15;
getSyncBlockRequestedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
getSyncBlockRequestedSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 syncBlockRequestedSize = 15;
getSyncBlockRequestedSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 syncBlockRequestedSize = 15;
getSyncFlag() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
getSyncFlag() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
bool syncFlag = 4;
getSyncFlag() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
bool syncFlag = 4;
getSyncToFetchSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
getSyncToFetchSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int32 syncToFetchSize = 13;
getSyncToFetchSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int32 syncToFetchSize = 13;
getSyncToFetchSizePeekNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
getSyncToFetchSizePeekNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 syncToFetchSizePeekNum = 14;
getSyncToFetchSizePeekNum() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 syncToFetchSizePeekNum = 14;
getTakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes takerOrderId = 2;
getTakerOrderId() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
bytes takerOrderId = 2;
getTakerOrderId() - 接口中的方法 org.tron.trident.proto.Response.MarketOrderDetailOrBuilder
bytes takerOrderId = 2;
getThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
getThreadCount() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int32 threadCount = 1;
getThreadCount() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int32 threadCount = 1;
getThreshold() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
getThreshold() - 类中的方法 org.tron.trident.proto.Common.Permission
int64 threshold = 4;
getThreshold() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
int64 threshold = 4;
getTimestamp() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
getTimestamp() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
int64 timestamp = 1;
getTimestamp() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int64 timestamp = 1;
getTimestamp() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
getTimestamp() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
int64 timestamp = 14;
getTimestamp() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.rawOrBuilder
int64 timestamp = 14;
getTo() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
getTo() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
bytes to = 2;
getTo() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceOrBuilder
bytes to = 2;
getToAccounts(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccounts(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccounts(int) - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAccountsCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccountsCount() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccountsCount() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAccountsList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
getToAccountsList() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
repeated bytes toAccounts = 3;
getToAccountsList() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndexOrBuilder
repeated bytes toAccounts = 3;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
bytes toAddress = 2;
getToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
bytes toAddress = 2;
getToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessageOrBuilder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
bytes toAddress = 2;
getToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessageOrBuilder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
bytes toAddress = 2;
getToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessageOrBuilder
bytes toAddress = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
bytes to_address = 2;
getToAddress() - 接口中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContractOrBuilder
bytes to_address = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
bytes to_address = 3;
getToAddress() - 接口中的方法 org.tron.trident.proto.Contract.TransferAssetContractOrBuilder
bytes to_address = 3;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
bytes to_address = 2;
getToAddress() - 接口中的方法 org.tron.trident.proto.Contract.TransferContractOrBuilder
bytes to_address = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
getToAddress() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
bytes to_address = 2;
getToAddress() - 接口中的方法 org.tron.trident.proto.Response.DelegatedResourceMessageOrBuilder
bytes to_address = 2;
getToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
getToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string to_amount = 8;
getToAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string to_amount = 8;
getToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
getToAmount() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string to_amount = 8;
getToAmount() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string to_amount = 8;
getToAmount() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
getToAmount() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
string to_amount = 6;
getToAmount() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
string to_amount = 6;
getToAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
getToAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
string to_amount = 8;
getToAmountBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
string to_amount = 8;
getToAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
getToAmountBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
string to_amount = 8;
getToAmountBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
string to_amount = 8;
getToAmountBytes() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
getToAmountBytes() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
string to_amount = 6;
getToAmountBytes() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
string to_amount = 6;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
int64 token_id = 4;
getTokenId() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
int64 token_id = 4;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
bytes token_id = 3;
getTokenId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeInjectContractOrBuilder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
bytes token_id = 3;
getTokenId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContractOrBuilder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
bytes token_id = 3;
getTokenId() - 接口中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContractOrBuilder
bytes token_id = 3;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
getTokenId() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
int64 token_id = 6;
getTokenId() - 接口中的方法 org.tron.trident.proto.Contract.TriggerSmartContractOrBuilder
int64 token_id = 6;
getTokenId() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
getTokenId() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
TBD: tokenName, trx should be empty
getTokenId() - 接口中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
TBD: tokenName, trx should be empty
getTokenIdBytes() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
getTokenIdBytes() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
TBD: tokenName, trx should be empty
getTokenIdBytes() - 接口中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfoOrBuilder
TBD: tokenName, trx should be empty
getTopics(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopics(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopics(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTopicsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopicsCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopicsCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTopicsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
getTopicsList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
repeated bytes topics = 2;
getTopicsList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfo.LogOrBuilder
repeated bytes topics = 2;
getTotalEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
getTotalEnergyLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalEnergyLimit = 15;
getTotalEnergyLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalEnergyLimit = 15;
getTotalEnergyWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
getTotalEnergyWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalEnergyWeight = 16;
getTotalEnergyWeight() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalEnergyWeight = 16;
getTotalFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
getTotalFlow() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
int64 totalFlow = 7;
getTotalFlow() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
int64 totalFlow = 7;
getTotalMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
getTotalMemory() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
int64 totalMemory = 4;
getTotalMemory() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfoOrBuilder
int64 totalMemory = 4;
getTotalMissed() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
getTotalMissed() - 类中的方法 org.tron.trident.proto.Response.Witness
int64 totalMissed = 6;
getTotalMissed() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
int64 totalMissed = 6;
getTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
getTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 TotalNetLimit = 7;
getTotalNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 TotalNetLimit = 7;
getTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
getTotalNetLimit() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalNetLimit = 7;
getTotalNetLimit() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalNetLimit = 7;
getTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
getTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
int64 TotalNetWeight = 8;
getTotalNetWeight() - 接口中的方法 org.tron.trident.proto.Response.AccountNetMessageOrBuilder
int64 TotalNetWeight = 8;
getTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
getTotalNetWeight() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
int64 TotalNetWeight = 8;
getTotalNetWeight() - 接口中的方法 org.tron.trident.proto.Response.AccountResourceMessageOrBuilder
int64 TotalNetWeight = 8;
getTotalProduced() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
getTotalProduced() - 类中的方法 org.tron.trident.proto.Response.Witness
int64 totalProduced = 5;
getTotalProduced() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
int64 totalProduced = 5;
getTotalSupply() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
getTotalSupply() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int64 total_supply = 4;
getTotalSupply() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int64 total_supply = 4;
getTotalTransactionMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getTransaction() - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
getTransaction() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
getTransaction() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
getTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
getTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
getTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
getTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransaction(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransaction(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransaction(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionApprovedList(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionApprovedList(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionApprovedList(Chain.Transaction) - 类中的方法 org.tron.trident.core.ApiWrapper
Query transaction approvedList
getTransactionApprovedList(Chain.Transaction, StreamObserver<Response.TransactionApprovedList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionApprovedList(Chain.Transaction, StreamObserver<Response.TransactionApprovedList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransactionBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query transaction information by transaction id
getTransactionById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityBlockingStub
rpc GetBlockByLatestNum2(NumberMessage) returns (BlockListExtention) {}
getTransactionById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityFutureStub
rpc GetBlockByLatestNum2(NumberMessage) returns (BlockListExtention) {}
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
rpc GetBlockByLatestNum2(NumberMessage) returns (BlockListExtention) {}
getTransactionById(GrpcAPI.BytesMessage, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityStub
rpc GetBlockByLatestNum2(NumberMessage) returns (BlockListExtention) {}
getTransactionByIdSolidity(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Get transaction receipt info from a transaction id, must be in solid block
getTransactionCount() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionCount() - 类中的方法 org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionCountByBlockNum(GrpcAPI.NumberMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionInfo(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfo(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfo(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoByBlockNum(long) - 类中的方法 org.tron.trident.core.ApiWrapper
Get transactionInfo from block number
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionInfoByBlockNum(GrpcAPI.NumberMessage, StreamObserver<Response.TransactionInfoList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionInfoById(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Query the transaction fee, block height by transaction id
getTransactionInfoById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionInfoById(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionInfoById(GrpcAPI.BytesMessage, StreamObserver<Response.TransactionInfo>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionInfoCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoCount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoCount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionInfoOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoListOrBuilder
repeated .protocol.TransactionInfo transactionInfo = 1;
getTransactionList() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionList() - 类中的方法 org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionList() - 接口中的方法 org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
getTransactionOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.TransactionList
repeated .protocol.Transaction transaction = 1;
getTransactionOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.TransactionListOrBuilder
repeated .protocol.Transaction transaction = 1;
getTransactions(int) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - 类中的方法 org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactions(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactions(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactions(int) - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - 类中的方法 org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsCount() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsCount() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionSign(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
FLAW: Unsafe junk.
getTransactionSign(Response.TransactionSign, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
FLAW: Unsafe junk.
getTransactionSign2(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionSign2(Response.TransactionSign) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionSign2(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionSign2(Response.TransactionSign, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionSignWeight(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTransactionSignWeight(Chain.Transaction) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTransactionSignWeight(Chain.Transaction) - 类中的方法 org.tron.trident.core.ApiWrapper
Query transaction sign weight
getTransactionSignWeight(Chain.Transaction, StreamObserver<Response.TransactionSignWeight>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTransactionSignWeight(Chain.Transaction, StreamObserver<Response.TransactionSignWeight>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTransactionsList() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - 类中的方法 org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsList() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsList() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsList() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Chain.Block
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
repeated .protocol.Transaction transactions = 1;
getTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
repeated .protocol.TransactionExtention transactions = 1;
getTransactionsOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
repeated .protocol.TransactionExtention transactions = 1;
getTransferAsset2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getTransferAssetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getTransferToAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
getTransferToAddress() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
the one recieve trx (TBD: or token) via function
getTransferToAddress() - 接口中的方法 org.tron.trident.proto.Response.InternalTransactionOrBuilder
the one recieve trx (TBD: or token) via function
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
bytes transparent_to_address = 7;
getTransparentToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder
bytes transparent_to_address = 7;
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
bytes transparent_to_address = 7;
getTransparentToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder
bytes transparent_to_address = 7;
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
getTransparentToAddress() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
bytes transparent_to_address = 4;
getTransparentToAddress() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
bytes transparent_to_address = 4;
getTransparentToAddress() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
getTransparentToAddress() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bytes transparent_to_address = 7;
getTransparentToAddress() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bytes transparent_to_address = 7;
getTriggerConstantContractMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getTriggerContractInput() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
getTriggerContractInput() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string trigger_contract_input = 5;
getTriggerContractInput() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string trigger_contract_input = 5;
getTriggerContractInputBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
getTriggerContractInputBytes() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
string trigger_contract_input = 5;
getTriggerContractInputBytes() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20ParametersOrBuilder
string trigger_contract_input = 5;
getTriggerContractMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getTriggerInputForShieldedTRC20Contract(GrpcAPI.ShieldedTRC20TriggerContractParameters, StreamObserver<GrpcAPI.BytesMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getTrxHash() - 类中的方法 org.tron.trident.core.contract.Contract
 
getTrxHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
getTrxHash() - 类中的方法 org.tron.trident.proto.Common.SmartContract
bytes trx_hash = 10;
getTrxHash() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
bytes trx_hash = 10;
getTrxNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
getTrxNum() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int32 trx_num = 6;
getTrxNum() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 trx_num = 6;
getTxid() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
getTxid() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
bytes txid = 4;
getTxid() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
bytes txid = 4;
getTxid() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
getTxid() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
transaction id = sha256(transaction.raw_data)
getTxid() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
transaction id = sha256(transaction.raw_data)
getTxid() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
getTxid() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
transaction id = sha256(transaction.raw_data)
getTxid() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
transaction id = sha256(transaction.raw_data)
getTxTrieRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
getTxTrieRoot() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
bytes txTrieRoot = 2;
getTxTrieRoot() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes txTrieRoot = 2;
getType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
getType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
.protocol.Transaction.Contract.ContractType type = 1;
getType() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.protocol.Transaction.Contract.ContractType type = 1;
getType() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
getType() - 类中的方法 org.tron.trident.proto.Common.Permission
.protocol.Permission.PermissionType type = 1;
getType() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
.protocol.Permission.PermissionType type = 1;
getType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
getType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
SolidityType type = 3;
getType() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
SolidityType type = 3;
getType() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
getType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
.protocol.AccountType type = 3;
getType() - 接口中的方法 org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
.protocol.AccountType type = 3;
getType() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
getType() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.AccountType type = 2;
getType() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.AccountType type = 2;
getTypeBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
getTypeBytes() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
SolidityType type = 3;
getTypeBytes() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.ParamOrBuilder
SolidityType type = 3;
getTypeValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.protocol.Transaction.Contract.ContractType type = 1;
getTypeValue() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
getTypeValue() - 类中的方法 org.tron.trident.proto.Common.Permission
.protocol.Permission.PermissionType type = 1;
getTypeValue() - 接口中的方法 org.tron.trident.proto.Common.PermissionOrBuilder
.protocol.Permission.PermissionType type = 1;
getTypeValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - 接口中的方法 org.tron.trident.proto.Common.SmartContract.ABI.EntryOrBuilder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
getTypeValue() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
getTypeValue() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
.protocol.AccountType type = 3;
getTypeValue() - 接口中的方法 org.tron.trident.proto.Contract.AccountCreateContractOrBuilder
.protocol.AccountType type = 3;
getTypeValue() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
getTypeValue() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.AccountType type = 2;
getTypeValue() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.AccountType type = 2;
getUnFetchSynNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
getUnFetchSynNum() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
int64 unFetchSynNum = 16;
getUnFetchSynNum() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfoOrBuilder
int64 unFetchSynNum = 16;
getUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 unfreeze_amount = 16;
getUnfreezeAmount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
getUnfreezeAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 unfreeze_amount = 16;
getUnfreezeAmount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 unfreeze_amount = 16;
getUnfreezeAsset2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUnfreezeAssetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUnfreezeBalance2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUnfreezeBalanceMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
getUnknownFields() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.Block
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.authority
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.Key
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.Note
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.Permission
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Common.Vote
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Account
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.Witness
 
getUnknownFields() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
getUpdateAccount2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateAsset2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateAssetMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateBrokerageMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateEnergyLimitMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateSettingMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
getUpdateUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
bytes update_url = 12;
getUpdateUrl() - 接口中的方法 org.tron.trident.proto.Contract.WitnessUpdateContractOrBuilder
bytes update_url = 12;
getUpdateWitness2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUpdateWitnessMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getUrl() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
getUrl() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
bytes url = 21;
getUrl() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
bytes url = 21;
getUrl() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
getUrl() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
bytes url = 3;
getUrl() - 接口中的方法 org.tron.trident.proto.Contract.UpdateAssetContractOrBuilder
bytes url = 3;
getUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
getUrl() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
bytes url = 2;
getUrl() - 接口中的方法 org.tron.trident.proto.Contract.WitnessCreateContractOrBuilder
bytes url = 2;
getUrl() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
string url = 4;
getUrl() - 类中的方法 org.tron.trident.proto.Response.Witness
string url = 4;
getUrl() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
string url = 4;
getUrlBytes() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
string url = 4;
getUrlBytes() - 类中的方法 org.tron.trident.proto.Response.Witness
string url = 4;
getUrlBytes() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
string url = 4;
getUseRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
getUseRate() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
double useRate = 5;
getUseRate() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
double useRate = 5;
getUseSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
getUseSize() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
int64 useSize = 3;
getUseSize() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder
int64 useSize = 3;
getValue() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
getValue() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
bytes value = 1;
getValue() - 接口中的方法 org.tron.trident.api.GrpcAPI.BytesMessageOrBuilder
bytes value = 1;
getValue() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
getValue() - 类中的方法 org.tron.trident.proto.Common.Note
int64 value = 1;
getValue() - 接口中的方法 org.tron.trident.proto.Common.NoteOrBuilder
int64 value = 1;
getValue() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
getValue() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
int64 value = 2;
getValue() - 接口中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameterOrBuilder
int64 value = 2;
getValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
getValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes value_commitment = 1;
getValueCommitment() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes value_commitment = 1;
getValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
getValueCommitment() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
bytes value_commitment = 1;
getValueCommitment() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes value_commitment = 1;
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Common.AccountType
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Common.Permission.PermissionType
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Common.ResourceCode
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.MarketOrder.State
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.Proposal.State
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.TransactionInfo.code
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
getValueDescriptor() - enum class中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
getVersion() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
getVersion() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
int32 version = 10;
getVersion() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int32 version = 10;
getVoteAddress() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
getVoteAddress() - 类中的方法 org.tron.trident.proto.Common.Vote
bytes vote_address = 1;
getVoteAddress() - 接口中的方法 org.tron.trident.proto.Common.VoteOrBuilder
bytes vote_address = 1;
getVoteAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
getVoteAddress() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
bytes vote_address = 1;
getVoteAddress() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.VoteOrBuilder
bytes vote_address = 1;
getVoteAddress(int) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddress(int) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddress(int) - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteAddressCount() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddressCount() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddressCount() - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteAddressList() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
getVoteAddressList() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
repeated bytes vote_address = 2;
getVoteAddressList() - 接口中的方法 org.tron.trident.proto.Contract.VoteAssetContractOrBuilder
repeated bytes vote_address = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Common.Vote
int64 vote_count = 2;
getVoteCount() - 接口中的方法 org.tron.trident.proto.Common.VoteOrBuilder
int64 vote_count = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
int64 vote_count = 2;
getVoteCount() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.VoteOrBuilder
int64 vote_count = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
getVoteCount() - 类中的方法 org.tron.trident.proto.Response.Witness
int64 voteCount = 2;
getVoteCount() - 接口中的方法 org.tron.trident.proto.Response.WitnessOrBuilder
int64 voteCount = 2;
getVotes(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotes(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotes(int) - 类中的方法 org.tron.trident.proto.Response.Account
the votes
getVotes(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotesBuilderList() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVoteScore() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
getVoteScore() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
int32 vote_score = 16;
getVoteScore() - 接口中的方法 org.tron.trident.proto.Contract.AssetIssueContractOrBuilder
int32 vote_score = 16;
getVotesCount() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesCount() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotesCount() - 类中的方法 org.tron.trident.proto.Response.Account
the votes
getVotesCount() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesList() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotesList() - 类中的方法 org.tron.trident.proto.Response.Account
the votes
getVotesList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.Account
the votes
getVotesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVotesOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Contract.VoteWitnessContractOrBuilder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
getVotesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
getVotesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.Account
the votes
getVotesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
the votes
getVoteWitnessAccount2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getVoteWitnessAccountMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getWaitTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
getWaitTime() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
int64 waitTime = 6;
getWaitTime() - 接口中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder
int64 waitTime = 6;
getWeight() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
getWeight() - 类中的方法 org.tron.trident.proto.Common.Key
int64 weight = 2;
getWeight() - 接口中的方法 org.tron.trident.proto.Common.KeyOrBuilder
int64 weight = 2;
getWithdrawAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
getWithdrawAmount() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
int64 withdraw_amount = 15;
getWithdrawAmount() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ResultOrBuilder
int64 withdraw_amount = 15;
getWithdrawAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
getWithdrawAmount() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
int64 withdraw_amount = 15;
getWithdrawAmount() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
int64 withdraw_amount = 15;
getWithdrawBalance2Method() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getWithdrawBalanceMethod() - 类中的静态方法 org.tron.trident.api.WalletGrpc
 
getWitness() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitness() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
getWitness() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
getWitnessAddress() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
getWitnessAddress() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
bytes witness_address = 9;
getWitnessAddress() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
bytes witness_address = 9;
getWitnessBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitnesses(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnesses(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnesses(int) - 接口中的方法 org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesBuilder(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesBuilderList() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - 类中的方法 org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesCount() - 接口中的方法 org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - 类中的方法 org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesList() - 接口中的方法 org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilder(int) - 接口中的方法 org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - 类中的方法 org.tron.trident.proto.Response.WitnessList
repeated .protocol.Witness witnesses = 1;
getWitnessesOrBuilderList() - 接口中的方法 org.tron.trident.proto.Response.WitnessListOrBuilder
repeated .protocol.Witness witnesses = 1;
getWitnessId() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
getWitnessId() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
int64 witness_id = 8;
getWitnessId() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeader.rawOrBuilder
int64 witness_id = 8;
getWitnessOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
getWitnessOrBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
getWitnessOrBuilder() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
getWitnessPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermission() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
getWitnessPermission() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
getWitnessPermissionBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
getWitnessPermissionOrBuilder() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
getWitnessSignature() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
getWitnessSignature() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
bytes witness_signature = 2;
getWitnessSignature() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeaderOrBuilder
bytes witness_signature = 2;
getWrapper() - 类中的方法 org.tron.trident.core.contract.Contract
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage, StreamObserver<GrpcAPI.PaymentAddressMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
getZenPaymentAddress(GrpcAPI.IncomingViewingKeyDiversifierMessage, StreamObserver<GrpcAPI.PaymentAddressMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
getZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
getZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
bytes zkproof = 6;
getZkproof() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescriptionOrBuilder
bytes zkproof = 6;
getZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
getZkproof() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
bytes zkproof = 5;
getZkproof() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendDescriptionOrBuilder
bytes zkproof = 5;
GrpcAPI - org.tron.trident.api中的类
 
GrpcAPI.AccountAddressMessage - org.tron.trident.api中的类
NOTE: This is used to replace the design flaw of GetAccount.
GrpcAPI.AccountAddressMessage.Builder - org.tron.trident.api中的类
NOTE: This is used to replace the design flaw of GetAccount.
GrpcAPI.AccountAddressMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.AccountIdMessage - org.tron.trident.api中的类
Protobuf type protocol.AccountIdMessage
GrpcAPI.AccountIdMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.AccountIdMessage
GrpcAPI.AccountIdMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.BlockLimit - org.tron.trident.api中的类
Protobuf type protocol.BlockLimit
GrpcAPI.BlockLimit.Builder - org.tron.trident.api中的类
Protobuf type protocol.BlockLimit
GrpcAPI.BlockLimitOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.BytesMessage - org.tron.trident.api中的类
Protobuf type protocol.BytesMessage
GrpcAPI.BytesMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.BytesMessage
GrpcAPI.BytesMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.DiversifierMessage - org.tron.trident.api中的类
Protobuf type protocol.DiversifierMessage
GrpcAPI.DiversifierMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.DiversifierMessage
GrpcAPI.DiversifierMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.EasyTransferAssetByPrivateMessage - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferAssetByPrivateMessage
GrpcAPI.EasyTransferAssetByPrivateMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferAssetByPrivateMessage
GrpcAPI.EasyTransferAssetByPrivateMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.EasyTransferAssetMessage - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferAssetMessage
GrpcAPI.EasyTransferAssetMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferAssetMessage
GrpcAPI.EasyTransferAssetMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.EasyTransferByPrivateMessage - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferByPrivateMessage
GrpcAPI.EasyTransferByPrivateMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferByPrivateMessage
GrpcAPI.EasyTransferByPrivateMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.EasyTransferMessage - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferMessage
GrpcAPI.EasyTransferMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.EasyTransferMessage
GrpcAPI.EasyTransferMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.EmptyMessage - org.tron.trident.api中的类
Protobuf type protocol.EmptyMessage
GrpcAPI.EmptyMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.EmptyMessage
GrpcAPI.EmptyMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ExpandedSpendingKeyMessage - org.tron.trident.api中的类
Protobuf type protocol.ExpandedSpendingKeyMessage
GrpcAPI.ExpandedSpendingKeyMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.ExpandedSpendingKeyMessage
GrpcAPI.ExpandedSpendingKeyMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.IncomingViewingKeyDiversifierMessage - org.tron.trident.api中的类
What's the fucking API design
GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder - org.tron.trident.api中的类
What's the fucking API design
GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.IncomingViewingKeyMessage - org.tron.trident.api中的类
Protobuf type protocol.IncomingViewingKeyMessage
GrpcAPI.IncomingViewingKeyMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.IncomingViewingKeyMessage
GrpcAPI.IncomingViewingKeyMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.IvkDecryptTRC20Parameters - org.tron.trident.api中的类
Protobuf type protocol.IvkDecryptTRC20Parameters
GrpcAPI.IvkDecryptTRC20Parameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.IvkDecryptTRC20Parameters
GrpcAPI.IvkDecryptTRC20ParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.NfTRC20Parameters - org.tron.trident.api中的类
Protobuf type protocol.NfTRC20Parameters
GrpcAPI.NfTRC20Parameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.NfTRC20Parameters
GrpcAPI.NfTRC20ParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.NumberMessage - org.tron.trident.api中的类
Protobuf type protocol.NumberMessage
GrpcAPI.NumberMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.NumberMessage
GrpcAPI.NumberMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.OvkDecryptTRC20Parameters - org.tron.trident.api中的类
Protobuf type protocol.OvkDecryptTRC20Parameters
GrpcAPI.OvkDecryptTRC20Parameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.OvkDecryptTRC20Parameters
GrpcAPI.OvkDecryptTRC20ParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.PaginatedMessage - org.tron.trident.api中的类
FLAW: Paginated APIs are usless.
GrpcAPI.PaginatedMessage.Builder - org.tron.trident.api中的类
FLAW: Paginated APIs are usless.
GrpcAPI.PaginatedMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.PaymentAddressMessage - org.tron.trident.api中的类
Protobuf type protocol.PaymentAddressMessage
GrpcAPI.PaymentAddressMessage.Builder - org.tron.trident.api中的类
Protobuf type protocol.PaymentAddressMessage
GrpcAPI.PaymentAddressMessageOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.PrivateShieldedTRC20Parameters - org.tron.trident.api中的类
Protobuf type protocol.PrivateShieldedTRC20Parameters
GrpcAPI.PrivateShieldedTRC20Parameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.PrivateShieldedTRC20Parameters
GrpcAPI.PrivateShieldedTRC20ParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk - org.tron.trident.api中的类
Protobuf type protocol.PrivateShieldedTRC20ParametersWithoutAsk
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder - org.tron.trident.api中的类
Protobuf type protocol.PrivateShieldedTRC20ParametersWithoutAsk
GrpcAPI.PrivateShieldedTRC20ParametersWithoutAskOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ReceiveDescription - org.tron.trident.api中的类
Protobuf type protocol.ReceiveDescription
GrpcAPI.ReceiveDescription.Builder - org.tron.trident.api中的类
Protobuf type protocol.ReceiveDescription
GrpcAPI.ReceiveDescriptionOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ReceiveNote - org.tron.trident.api中的类
Protobuf type protocol.ReceiveNote
GrpcAPI.ReceiveNote.Builder - org.tron.trident.api中的类
Protobuf type protocol.ReceiveNote
GrpcAPI.ReceiveNoteOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ShieldedAddressInfo - org.tron.trident.api中的类
Protobuf type protocol.ShieldedAddressInfo
GrpcAPI.ShieldedAddressInfo.Builder - org.tron.trident.api中的类
Protobuf type protocol.ShieldedAddressInfo
GrpcAPI.ShieldedAddressInfoOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ShieldedTRC20Parameters - org.tron.trident.api中的类
Protobuf type protocol.ShieldedTRC20Parameters
GrpcAPI.ShieldedTRC20Parameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.ShieldedTRC20Parameters
GrpcAPI.ShieldedTRC20ParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ShieldedTRC20TriggerContractParameters - org.tron.trident.api中的类
Protobuf type protocol.ShieldedTRC20TriggerContractParameters
GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder - org.tron.trident.api中的类
Protobuf type protocol.ShieldedTRC20TriggerContractParameters
GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.SpendDescription - org.tron.trident.api中的类
Protobuf type protocol.SpendDescription
GrpcAPI.SpendDescription.Builder - org.tron.trident.api中的类
Protobuf type protocol.SpendDescription
GrpcAPI.SpendDescriptionOrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.SpendNoteTRC20 - org.tron.trident.api中的类
Protobuf type protocol.SpendNoteTRC20
GrpcAPI.SpendNoteTRC20.Builder - org.tron.trident.api中的类
Protobuf type protocol.SpendNoteTRC20
GrpcAPI.SpendNoteTRC20OrBuilder - org.tron.trident.api中的接口
 
GrpcAPI.ViewingKeyMessage - org.tron.trident.api中的类
- Shielded TRC20
GrpcAPI.ViewingKeyMessage.Builder - org.tron.trident.api中的类
- Shielded TRC20
GrpcAPI.ViewingKeyMessageOrBuilder - org.tron.trident.api中的接口
 

H

hasAbi() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
hasAbi() - 类中的方法 org.tron.trident.proto.Common.SmartContract
.protocol.SmartContract.ABI abi = 3;
hasAbi() - 接口中的方法 org.tron.trident.proto.Common.SmartContractOrBuilder
.protocol.SmartContract.ABI abi = 3;
hasAccount() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
hasAccount() - 类中的方法 org.tron.trident.proto.Common.authority
.protocol.AccountId account = 1;
hasAccount() - 接口中的方法 org.tron.trident.proto.Common.authorityOrBuilder
.protocol.AccountId account = 1;
hasAccountResource() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
hasAccountResource() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Account.AccountResource account_resource = 26;
hasAccountResource() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Account.AccountResource account_resource = 26;
hasAddress() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
hasAddress() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
.protocol.NodeList.Node.Address address = 1;
hasAddress() - 接口中的方法 org.tron.trident.proto.Response.NodeList.NodeOrBuilder
.protocol.NodeList.Node.Address address = 1;
hasBlockHeader() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - 类中的方法 org.tron.trident.proto.Chain.Block
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - 接口中的方法 org.tron.trident.proto.Chain.BlockOrBuilder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
.protocol.BlockHeader block_header = 2;
hasBlockHeader() - 接口中的方法 org.tron.trident.proto.Response.BlockExtentionOrBuilder
.protocol.BlockHeader block_header = 2;
hasConfigNodeInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasConfigNodeInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasConfigNodeInfo() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
hasD() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
hasD() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.DiversifierMessage d = 2;
hasD() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.DiversifierMessage d = 2;
hasD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
hasD() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
.protocol.DiversifierMessage d = 1;
hasD() - 接口中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessageOrBuilder
.protocol.DiversifierMessage d = 1;
hasFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
hasFrozenBalanceForEnergy() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
the frozen balance for energy
hasFrozenBalanceForEnergy() - 接口中的方法 org.tron.trident.proto.Response.Account.AccountResourceOrBuilder
the frozen balance for energy
HASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
hashCode() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.Block
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
hashCode() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.authority
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.Key
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.Note
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.Permission
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Common.Vote
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Account
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.Witness
 
hashCode() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
hasIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
hasIvk() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
.protocol.IncomingViewingKeyMessage ivk = 1;
hasIvk() - 接口中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessageOrBuilder
.protocol.IncomingViewingKeyMessage ivk = 1;
hasMachineInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasMachineInfo() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasMachineInfo() - 接口中的方法 org.tron.trident.proto.Response.NodeInfoOrBuilder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
hasNewContract() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
hasNewContract() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
.protocol.SmartContract new_contract = 2;
hasNewContract() - 接口中的方法 org.tron.trident.proto.Contract.CreateSmartContractOrBuilder
.protocol.SmartContract new_contract = 2;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
.protocol.Note note = 1;
hasNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.NfTRC20ParametersOrBuilder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
.protocol.Note note = 1;
hasNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.ReceiveNoteOrBuilder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
.protocol.Note note = 1;
hasNote() - 接口中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20OrBuilder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
hasNote() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
.protocol.Note note = 1;
hasNote() - 接口中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTxOrBuilder
.protocol.Note note = 1;
hasOwner() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
hasOwner() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Empty is invalidate
hasOwner() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Empty is invalidate
hasOwnerPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
hasOwnerPermission() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission owner_permission = 31;
hasOwnerPermission() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission owner_permission = 31;
hasParameter() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
hasParameter() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
.google.protobuf.Any parameter = 2;
hasParameter() - 接口中的方法 org.tron.trident.proto.Chain.Transaction.ContractOrBuilder
.google.protobuf.Any parameter = 2;
hasPermission() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
hasPermission() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.Permission permission = 1;
hasPermission() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.Permission permission = 1;
hasRawData() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - 接口中的方法 org.tron.trident.proto.Chain.BlockHeaderOrBuilder
.protocol.BlockHeader.raw raw_data = 1;
hasRawData() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
hasRawData() - 类中的方法 org.tron.trident.proto.Chain.Transaction
.protocol.Transaction.raw raw_data = 1;
hasRawData() - 接口中的方法 org.tron.trident.proto.Chain.TransactionOrBuilder
.protocol.Transaction.raw raw_data = 1;
hasReceipt() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
hasReceipt() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
.protocol.ResourceReceipt receipt = 7;
hasReceipt() - 接口中的方法 org.tron.trident.proto.Response.TransactionInfoOrBuilder
.protocol.ResourceReceipt receipt = 7;
hasResult() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
hasResult() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.TransactionReturn result = 2;
hasResult() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.TransactionReturn result = 2;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionApprovedList.Result result = 4;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.TransactionReturn result = 4;
hasResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.TransactionReturn result = 4;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
hasResult() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionSignWeight.Result result = 4;
hasResult() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionSignWeight.Result result = 4;
hasShieldedTRC20Parameters() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasShieldedTRC20Parameters() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasShieldedTRC20Parameters() - 接口中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParametersOrBuilder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
hasSmartContract() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
hasSmartContract() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
.protocol.SmartContract smart_contract = 1;
hasSmartContract() - 接口中的方法 org.tron.trident.proto.Response.SmartContractDataWrapperOrBuilder
.protocol.SmartContract smart_contract = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
.protocol.Transaction transaction = 1;
hasTransaction() - 接口中的方法 org.tron.trident.proto.Response.EasyTransferResponseOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
.protocol.TransactionExtention transaction = 5;
hasTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionApprovedListOrBuilder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
.protocol.Transaction transaction = 1;
hasTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionExtentionOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
.protocol.Transaction transaction = 1;
hasTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignOrBuilder
.protocol.Transaction transaction = 1;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
hasTransaction() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
.protocol.TransactionExtention transaction = 5;
hasTransaction() - 接口中的方法 org.tron.trident.proto.Response.TransactionSignWeightOrBuilder
.protocol.TransactionExtention transaction = 5;
hasWitness() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
hasWitness() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
Can be empty
hasWitness() - 接口中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContractOrBuilder
Can be empty
hasWitnessPermission() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
hasWitnessPermission() - 类中的方法 org.tron.trident.proto.Response.Account
.protocol.Permission witness_permission = 32;
hasWitnessPermission() - 接口中的方法 org.tron.trident.proto.Response.AccountOrBuilder
.protocol.Permission witness_permission = 32;
HEADBLOCKTIMEWEBOTHHAVE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
HEADBLOCKWEBOTHHAVE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
HOST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
HOST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeList.Node.Address
 

I

ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
ILLEGAL_OPERATION - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
ILLEGAL_OPERATION = 8;
ILLEGAL_OPERATION_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
ILLEGAL_OPERATION = 8;
IllegalException - org.tron.trident.core.exceptions中的异常错误
 
IllegalException() - 异常错误的构造器 org.tron.trident.core.exceptions.IllegalException
 
IllegalException(String) - 异常错误的构造器 org.tron.trident.core.exceptions.IllegalException
 
INACTIVE - enum class 中的枚举常量 org.tron.trident.proto.Response.MarketOrder.State
INACTIVE = 1;
INACTIVE_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.MarketOrder.State
INACTIVE = 1;
INDEX_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
INDEXED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
INFLOW_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
INITSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
INPUTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
INTERNAL_TRANSACTIONS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Block
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.authority
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Key
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Note
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Permission
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Common.Vote
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Account
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.Witness
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
internalGetFieldAccessorTable() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.Account
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
internalGetMapField(int) - 类中的方法 org.tron.trident.proto.Response.Proposal
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
internalGetMutableMapField(int) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
 
internalGetValueMap() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
IS_ADD_APPROVAL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalApproveContract
 
IS_COMMITTEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
IS_SPENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
IS_SPENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NullifierResult
 
IS_WITNESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
ISACTIVE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Block
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.authority
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Key
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Note
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Permission
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Common.Vote
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Account
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.Witness
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
isInitialized() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
ISJOBS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters, StreamObserver<Response.NullifierResult>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
isShieldedTRC20ContractNoteSpent(GrpcAPI.NfTRC20Parameters, StreamObserver<Response.NullifierResult>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
IVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
IVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
IVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
IVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 

J

JAVAVERSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
JVM_STACK_OVER_FLOW - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
JVM_STACK_OVER_FLOW = 12;
JVM_STACK_OVER_FLOW_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
JVM_STACK_OVER_FLOW = 12;
JVMFREEMEMORY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
JVMTOTALMEMOERY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 

K

KEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
keyPair - 类中的变量 org.tron.trident.core.ApiWrapper
 
KeyPair - org.tron.trident.core.key中的类
This is a wrapper class for the raw SECP256K1 keypair.
KeyPair(String) - 类的构造器 org.tron.trident.core.key.KeyPair
 
KeyPair(SECP256K1.KeyPair) - 类的构造器 org.tron.trident.core.key.KeyPair
 
KEYS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 

L

LASTBLOCKUPDATETIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LASTSYNCBLOCK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LATEST_ASSET_OPERATION_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATEST_ASSET_OPERATION_TIMEV2_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_FREE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATEST_CONSUME_TIME_FOR_ENERGY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
LATEST_EXCHANGE_STORAGE_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
LATEST_OPRATION_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATEST_WITHDRAW_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
LATESTBLOCKNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
LATESTSLOTNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
LISTENPORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
listExchanges() - 类中的方法 org.tron.trident.core.ApiWrapper
List all exchange pairs
listExchanges(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listExchanges(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
listExchanges(GrpcAPI.EmptyMessage, StreamObserver<Response.ExchangeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
listNodes() - 类中的方法 org.tron.trident.core.ApiWrapper
List all nodes that current API node is connected to
listNodes(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listNodes(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listNodes(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
listNodes(GrpcAPI.EmptyMessage, StreamObserver<Response.NodeList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
listProposals() - 类中的方法 org.tron.trident.core.ApiWrapper
List all proposals
listProposals(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listProposals(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listProposals(GrpcAPI.EmptyMessage, StreamObserver<Response.ProposalList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
listProposals(GrpcAPI.EmptyMessage, StreamObserver<Response.ProposalList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
listWitnesses() - 类中的方法 org.tron.trident.core.ApiWrapper
List all witnesses that current API node is connected to
listWitnesses(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
listWitnesses(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
listWitnesses(GrpcAPI.EmptyMessage, StreamObserver<Response.WitnessList>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
loadAbiFromJson(String, Common.SmartContract.ABI.Builder) - 类中的静态方法 org.tron.trident.core.contract.Contract
load abi from json format string
loadConstructor() - 类中的方法 org.tron.trident.core.contract.Contract
load the constructor from ABI
LOCALDISCONNECTREASON_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
LOCKNAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
LOCKOWNER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
LOG_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 

M

MACHINEINFO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
MAKERORDERID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderDetail
 
marketCancelOrder(Contract.MarketCancelOrderContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
marketCancelOrder(Contract.MarketCancelOrderContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
marketCancelOrder(Contract.MarketCancelOrderContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
marketCancelOrder(Contract.MarketCancelOrderContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
MarketCancelOrderContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketCancelOrderContract = 53;
MarketCancelOrderContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketCancelOrderContract = 53;
marketSellAsset(Contract.MarketSellAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
marketSellAsset(Contract.MarketSellAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
marketSellAsset(Contract.MarketSellAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
marketSellAsset(Contract.MarketSellAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
MarketSellAssetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketSellAssetContract = 52;
MarketSellAssetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
MarketSellAssetContract = 52;
MAXCONNECTCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MAXSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
MAXTIMERATIO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MEMO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Note
 
MEMORYDESCINFOLIST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
mergeAbi(Common.SmartContract.ABI) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
mergeAccount(Common.AccountId) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
mergeAccountResource(Response.Account.AccountResource) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
mergeAddress(Response.NodeList.Node.Address) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
mergeBlockHeader(Chain.BlockHeader) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
mergeBlockHeader(Chain.BlockHeader) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
mergeConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
mergeD(GrpcAPI.DiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
mergeD(GrpcAPI.DiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(Message) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrom(GrpcAPI.AccountAddressMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeFrom(GrpcAPI.AccountIdMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeFrom(GrpcAPI.BlockLimit) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeFrom(GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeFrom(GrpcAPI.DiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferAssetByPrivateMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferAssetMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferByPrivateMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeFrom(GrpcAPI.EasyTransferMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeFrom(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeFrom(GrpcAPI.ExpandedSpendingKeyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeFrom(GrpcAPI.IncomingViewingKeyDiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeFrom(GrpcAPI.IncomingViewingKeyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeFrom(GrpcAPI.IvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.NfTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.NumberMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeFrom(GrpcAPI.OvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.PaginatedMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeFrom(GrpcAPI.PaymentAddressMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeFrom(GrpcAPI.PrivateShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeFrom(GrpcAPI.ReceiveDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeFrom(GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeFrom(GrpcAPI.ShieldedAddressInfo) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeFrom(GrpcAPI.ShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeFrom(GrpcAPI.ShieldedTRC20TriggerContractParameters) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeFrom(GrpcAPI.SpendDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeFrom(GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeFrom(GrpcAPI.ViewingKeyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeFrom(Chain.Block) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
mergeFrom(Chain.BlockHeader) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeFrom(Chain.BlockHeader.raw) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeFrom(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
mergeFrom(Chain.Transaction.Contract) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeFrom(Chain.Transaction.raw) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeFrom(Chain.Transaction.Result) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeFrom(Common.AccountId) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
mergeFrom(Common.authority) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
mergeFrom(Common.Key) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
mergeFrom(Common.Note) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
mergeFrom(Common.Permission) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
mergeFrom(Common.SmartContract) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
mergeFrom(Common.SmartContract.ABI) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeFrom(Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeFrom(Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeFrom(Common.Vote) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
mergeFrom(Contract.AccountCreateContract) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeFrom(Contract.AccountPermissionUpdateContract) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeFrom(Contract.AccountUpdateContract) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeFrom(Contract.AssetIssueContract) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeFrom(Contract.AssetIssueContract.FrozenSupply) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeFrom(Contract.ClearABIContract) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeFrom(Contract.CreateSmartContract) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeFrom(Contract.ExchangeCreateContract) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeFrom(Contract.ExchangeInjectContract) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeFrom(Contract.ExchangeTransactionContract) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeFrom(Contract.ExchangeWithdrawContract) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeFrom(Contract.FreezeBalanceContract) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeFrom(Contract.MarketCancelOrderContract) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeFrom(Contract.MarketSellAssetContract) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeFrom(Contract.ParticipateAssetIssueContract) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeFrom(Contract.ProposalApproveContract) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeFrom(Contract.ProposalCreateContract) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeFrom(Contract.ProposalDeleteContract) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeFrom(Contract.SetAccountIdContract) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeFrom(Contract.TransferAssetContract) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeFrom(Contract.TransferContract) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeFrom(Contract.TriggerSmartContract) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeFrom(Contract.UnfreezeAssetContract) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeFrom(Contract.UnfreezeBalanceContract) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeFrom(Contract.UpdateAssetContract) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeFrom(Contract.UpdateBrokerageContract) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeFrom(Contract.UpdateEnergyLimitContract) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeFrom(Contract.UpdateSettingContract) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeFrom(Contract.VoteAssetContract) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeFrom(Contract.VoteWitnessContract) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeFrom(Contract.VoteWitnessContract.Vote) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeFrom(Contract.WithdrawBalanceContract) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeFrom(Contract.WitnessCreateContract) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeFrom(Contract.WitnessUpdateContract) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeFrom(Response.Account) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
mergeFrom(Response.Account.AccountResource) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeFrom(Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeFrom(Response.AccountNetMessage) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeFrom(Response.AccountResourceMessage) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeFrom(Response.AddressPrKeyPairMessage) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeFrom(Response.AssetIssueList) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeFrom(Response.BlockExtention) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeFrom(Response.BlockList) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
mergeFrom(Response.BlockListExtention) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeFrom(Response.ChainParameters) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeFrom(Response.ChainParameters.ChainParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeFrom(Response.DecryptNotesTRC20) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeFrom(Response.DecryptNotesTRC20.NoteTx) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeFrom(Response.DelegatedResource) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeFrom(Response.DelegatedResourceAccountIndex) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeFrom(Response.DelegatedResourceList) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeFrom(Response.DelegatedResourceMessage) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeFrom(Response.EasyTransferResponse) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeFrom(Response.Exchange) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
mergeFrom(Response.ExchangeList) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeFrom(Response.InternalTransaction) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeFrom(Response.InternalTransaction.CallValueInfo) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeFrom(Response.MarketOrder) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeFrom(Response.MarketOrderDetail) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
mergeFrom(Response.MarketOrderList) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeFrom(Response.MarketOrderPair) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeFrom(Response.MarketOrderPairList) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeFrom(Response.MarketPrice) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeFrom(Response.MarketPriceList) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeFrom(Response.NodeInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeFrom(Response.NodeInfo.ConfigNodeInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeFrom(Response.NodeInfo.MachineInfo.MemoryDescInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeFrom(Response.NodeInfo.PeerInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeFrom(Response.NodeList) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
mergeFrom(Response.NodeList.Node) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeFrom(Response.NodeList.Node.Address) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeFrom(Response.NullifierResult) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeFrom(Response.Proposal) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
mergeFrom(Response.ProposalList) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
mergeFrom(Response.ResourceReceipt) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeFrom(Response.SmartContractDataWrapper) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeFrom(Response.TransactionApprovedList) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeFrom(Response.TransactionApprovedList.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeFrom(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeFrom(Response.TransactionInfo) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeFrom(Response.TransactionInfo.Log) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeFrom(Response.TransactionInfoList) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeFrom(Response.TransactionList) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
mergeFrom(Response.TransactionReturn) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeFrom(Response.TransactionSign) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeFrom(Response.TransactionSignWeight) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeFrom(Response.TransactionSignWeight.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeFrom(Response.Witness) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
mergeFrom(Response.WitnessList) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
mergeFrozenBalanceForEnergy(Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
mergeIvk(GrpcAPI.IncomingViewingKeyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
mergeMachineInfo(Response.NodeInfo.MachineInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
mergeNewContract(Common.SmartContract) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
mergeNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
mergeNote(Common.Note) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
mergeOwner(Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
mergeOwnerPermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
mergeParameter(Any) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
mergePermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
mergeRawData(Chain.BlockHeader.raw) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
mergeRawData(Chain.Transaction.raw) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
mergeReceipt(Response.ResourceReceipt) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
mergeResult(Response.TransactionApprovedList.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
mergeResult(Response.TransactionReturn) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
mergeResult(Response.TransactionReturn) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
mergeResult(Response.TransactionSignWeight.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
mergeShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
mergeSmartContract(Common.SmartContract) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
mergeTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
mergeTransaction(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
mergeTransaction(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
mergeUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
mergeWitness(Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
mergeWitnessPermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
MESSAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
MESSAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionReturn
 
MESSAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
MESSAGE_HASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
MINPARTICIPATIONRATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
MINTIMERATIO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 

N

name - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
name - 类中的变量 org.tron.trident.core.contract.Contract
 
name() - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function name() public view returns (string).
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.AccountId
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
NEEDSYNCFROMPEER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NEEDSYNCFROMUS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NET_FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
NET_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
NET_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
NETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
NETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
NETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
NETUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
NEW_CONTRACT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.CreateSmartContract
 
NEW_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateAssetContract
 
NEW_PUBLIC_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateAssetContract
 
newBlockingStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilder() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.authority
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.Key
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.Note
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Account
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
newBuilder() - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
newBuilder(GrpcAPI.AccountAddressMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilder(GrpcAPI.AccountIdMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilder(GrpcAPI.BlockLimit) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilder(GrpcAPI.BytesMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilder(GrpcAPI.DiversifierMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilder(GrpcAPI.EasyTransferAssetByPrivateMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilder(GrpcAPI.EasyTransferAssetMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilder(GrpcAPI.EasyTransferByPrivateMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilder(GrpcAPI.EasyTransferMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilder(GrpcAPI.EmptyMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilder(GrpcAPI.ExpandedSpendingKeyMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilder(GrpcAPI.IncomingViewingKeyDiversifierMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilder(GrpcAPI.IncomingViewingKeyMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilder(GrpcAPI.IvkDecryptTRC20Parameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilder(GrpcAPI.NfTRC20Parameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilder(GrpcAPI.NumberMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilder(GrpcAPI.OvkDecryptTRC20Parameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilder(GrpcAPI.PaginatedMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilder(GrpcAPI.PaymentAddressMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilder(GrpcAPI.PrivateShieldedTRC20Parameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilder(GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilder(GrpcAPI.ReceiveDescription) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilder(GrpcAPI.ReceiveNote) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilder(GrpcAPI.ShieldedAddressInfo) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilder(GrpcAPI.ShieldedTRC20Parameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilder(GrpcAPI.ShieldedTRC20TriggerContractParameters) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilder(GrpcAPI.SpendDescription) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilder(GrpcAPI.SpendNoteTRC20) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilder(GrpcAPI.ViewingKeyMessage) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilder(Chain.Block) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
newBuilder(Chain.BlockHeader) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
newBuilder(Chain.BlockHeader.raw) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilder(Chain.Transaction) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
newBuilder(Chain.Transaction.Contract) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilder(Chain.Transaction.raw) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
newBuilder(Chain.Transaction.Result) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
newBuilder(Common.AccountId) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
newBuilder(Common.authority) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
newBuilder(Common.Key) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
newBuilder(Common.Note) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
newBuilder(Common.Permission) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
newBuilder(Common.SmartContract) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
newBuilder(Common.SmartContract.ABI) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilder(Common.SmartContract.ABI.Entry) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilder(Common.SmartContract.ABI.Entry.Param) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilder(Common.Vote) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
newBuilder(Contract.AccountCreateContract) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilder(Contract.AccountPermissionUpdateContract) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilder(Contract.AccountUpdateContract) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilder(Contract.AssetIssueContract) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilder(Contract.AssetIssueContract.FrozenSupply) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilder(Contract.ClearABIContract) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
newBuilder(Contract.CreateSmartContract) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilder(Contract.ExchangeCreateContract) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilder(Contract.ExchangeInjectContract) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilder(Contract.ExchangeTransactionContract) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilder(Contract.ExchangeWithdrawContract) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilder(Contract.FreezeBalanceContract) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilder(Contract.MarketCancelOrderContract) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilder(Contract.MarketSellAssetContract) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilder(Contract.ParticipateAssetIssueContract) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilder(Contract.ProposalApproveContract) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilder(Contract.ProposalCreateContract) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilder(Contract.ProposalDeleteContract) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilder(Contract.SetAccountIdContract) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilder(Contract.TransferAssetContract) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilder(Contract.TransferContract) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
newBuilder(Contract.TriggerSmartContract) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilder(Contract.UnfreezeAssetContract) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilder(Contract.UnfreezeBalanceContract) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilder(Contract.UpdateAssetContract) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilder(Contract.UpdateBrokerageContract) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilder(Contract.UpdateEnergyLimitContract) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilder(Contract.UpdateSettingContract) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilder(Contract.VoteAssetContract) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilder(Contract.VoteWitnessContract) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilder(Contract.VoteWitnessContract.Vote) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilder(Contract.WithdrawBalanceContract) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilder(Contract.WitnessCreateContract) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilder(Contract.WitnessUpdateContract) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilder(Response.Account) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
newBuilder(Response.Account.AccountResource) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
newBuilder(Response.Account.Frozen) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
newBuilder(Response.AccountNetMessage) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
newBuilder(Response.AccountResourceMessage) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilder(Response.AddressPrKeyPairMessage) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilder(Response.AssetIssueList) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
newBuilder(Response.BlockExtention) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
newBuilder(Response.BlockList) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
newBuilder(Response.BlockListExtention) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
newBuilder(Response.ChainParameters) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
newBuilder(Response.ChainParameters.ChainParameter) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilder(Response.DecryptNotesTRC20) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilder(Response.DecryptNotesTRC20.NoteTx) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilder(Response.DelegatedResource) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
newBuilder(Response.DelegatedResourceAccountIndex) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilder(Response.DelegatedResourceList) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilder(Response.DelegatedResourceMessage) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilder(Response.EasyTransferResponse) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilder(Response.Exchange) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
newBuilder(Response.ExchangeList) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
newBuilder(Response.InternalTransaction) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
newBuilder(Response.InternalTransaction.CallValueInfo) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilder(Response.MarketOrder) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
newBuilder(Response.MarketOrderDetail) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
newBuilder(Response.MarketOrderList) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
newBuilder(Response.MarketOrderPair) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
newBuilder(Response.MarketOrderPairList) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilder(Response.MarketPrice) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
newBuilder(Response.MarketPriceList) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
newBuilder(Response.NodeInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
newBuilder(Response.NodeInfo.ConfigNodeInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilder(Response.NodeInfo.MachineInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilder(Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilder(Response.NodeInfo.MachineInfo.MemoryDescInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilder(Response.NodeInfo.PeerInfo) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilder(Response.NodeList) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
newBuilder(Response.NodeList.Node) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
newBuilder(Response.NodeList.Node.Address) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilder(Response.NullifierResult) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
newBuilder(Response.Proposal) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
newBuilder(Response.ProposalList) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
newBuilder(Response.ResourceReceipt) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
newBuilder(Response.SmartContractDataWrapper) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilder(Response.TransactionApprovedList) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilder(Response.TransactionApprovedList.Result) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilder(Response.TransactionExtention) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
newBuilder(Response.TransactionInfo) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
newBuilder(Response.TransactionInfo.Log) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilder(Response.TransactionInfoList) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
newBuilder(Response.TransactionList) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
newBuilder(Response.TransactionReturn) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
newBuilder(Response.TransactionSign) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
newBuilder(Response.TransactionSignWeight) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilder(Response.TransactionSignWeight.Result) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilder(Response.Witness) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
newBuilder(Response.WitnessList) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilderForType() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.Block
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.authority
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.Key
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.Note
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.Permission
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Common.Vote
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Account
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.Witness
 
newBuilderForType() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.Block
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.AccountId
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.authority
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.Key
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.Note
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.Permission
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Common.Vote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Account
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.BlockList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Exchange
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Proposal
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.Witness
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
newFutureStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.Block
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.AccountId
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.authority
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.Key
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.Note
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.Permission
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Common.Vote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Account
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.BlockList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Exchange
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Proposal
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.Witness
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
newStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - 类中的静态方法 org.tron.trident.api.WalletSolidityGrpc
Creates a new async stub that supports all call types for the service
NEXT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
NK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
NK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
NK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
NK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
NO_CONNECTION - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
NO_CONNECTION = 10;
NO_CONNECTION_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
NO_CONNECTION = 10;
NODECOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NODEID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
NODES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeList
 
Nonpayable - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Nonpayable = 3;
Nonpayable_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Nonpayable = 3;
Normal - enum class 中的枚举常量 org.tron.trident.proto.Common.AccountType
Normal = 0;
Normal_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.AccountType
Normal = 0;
NOT_ENOUGH_EFFECTIVE_CONNECTION - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
NOT_ENOUGH_EFFECTIVE_CONNECTION = 11;
NOT_ENOUGH_EFFECTIVE_CONNECTION_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
NOT_ENOUGH_EFFECTIVE_CONNECTION = 11;
NOT_ENOUGH_PERMISSION - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
error in
NOT_ENOUGH_PERMISSION_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
error in
NOTE_COMMITMENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
NOTE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
NOTE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveNote
 
NOTE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
NOTE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
NOTE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
NOTETXS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20
 
NSK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
NSK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
NSK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
NSK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
NULLIFIER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
NUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NumberMessage
 
NUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
NUMBER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 

O

OFFSET_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
ofMainnet(String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
已过时。
This method will only be available before TronGrid prohibits the use without API key
ofMainnet(String, String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
The constuctor for main net.
ofNile(String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
The constuctor for Nile test net.
ofShasta(String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
The constuctor for Shasta test net.
OPERATIONS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
ORDER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
ORDER_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
ORDER_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
ORDERDETAILS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
ORDERID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
ORDERPAIR_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderPairList
 
ORDERS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderList
 
org.tron.trident.api - 程序包 org.tron.trident.api
 
org.tron.trident.core - 程序包 org.tron.trident.core
 
org.tron.trident.core.contract - 程序包 org.tron.trident.core.contract
 
org.tron.trident.core.exceptions - 程序包 org.tron.trident.core.exceptions
 
org.tron.trident.core.key - 程序包 org.tron.trident.core.key
 
org.tron.trident.core.transaction - 程序包 org.tron.trident.core.transaction
 
org.tron.trident.proto - 程序包 org.tron.trident.proto
 
ORIGIN_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
ORIGIN_ENERGY_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
ORIGIN_ENERGY_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
ORIGIN_ENERGY_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
originAddr - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
originAddr - 类中的变量 org.tron.trident.core.contract.Contract
 
originEnergyLimit - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
originEnergyLimit - 类中的变量 org.tron.trident.core.contract.Contract
 
OSNAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
OTHER_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
OTHER_ERROR = 20;
OTHER_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
OTHER_ERROR = 20;
OTHER_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
OTHER_ERROR = 20;
OTHER_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
OTHER_ERROR = 20;
OTHER_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
OTHER_ERROR = 20;
OTHER_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
OTHER_ERROR = 20;
OUT_OF_ENERGY - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_ENERGY = 10;
OUT_OF_ENERGY_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_ENERGY = 10;
OUT_OF_MEMORY - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_MEMORY = 4;
OUT_OF_MEMORY_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_MEMORY = 4;
OUT_OF_TIME - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_TIME = 11;
OUT_OF_TIME_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
OUT_OF_TIME = 11;
OUTPUTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
OVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
OVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
OVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
OVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
OVK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
Owner - enum class 中的枚举常量 org.tron.trident.proto.Common.Permission.PermissionType
Owner = 0;
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ClearABIContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.CreateSmartContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeInjectContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.FreezeBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalApproveContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalDeleteContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.SetAccountIdContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateSettingContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteAssetContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteWitnessContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.WitnessCreateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.WitnessUpdateContract
 
OWNER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
OWNER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
OWNER_PERMISSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
Owner_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.Permission.PermissionType
Owner = 0;
ownerAddr - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
ownerAddr - 类中的变量 org.tron.trident.core.contract.Contract
 

P

P2PVERSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
PARAMETER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract
 
PARAMETER_TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
PARAMETERS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalCreateContract
 
PARAMETERS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
PARENT_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
PARENTHASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseAddress(String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
The function receives addresses in any formats.
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseDelimitedFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(byte[]) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(byte[], ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(ByteString) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(ByteString, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(CodedInputStream) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(InputStream) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(InputStream, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(ByteBuffer) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
parseHex(String) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
parser() - 类中的静态方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.Block
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.raw
 
parser() - 类中的静态方法 org.tron.trident.proto.Chain.Transaction.Result
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.AccountId
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.authority
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.Key
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.Note
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.Permission
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.SmartContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Common.Vote
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.AccountCreateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.AssetIssueContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ClearABIContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.CreateSmartContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.TransferAssetContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.TransferContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.VoteAssetContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Account.AccountResource
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Account.Frozen
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Account
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.AccountNetMessage
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.AccountResourceMessage
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.AssetIssueList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.BlockExtention
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.BlockList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.BlockListExtention
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.ChainParameters
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResource
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.EasyTransferResponse
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Exchange
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.ExchangeList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.InternalTransaction
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrder
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderDetail
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPair
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketOrderPairList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketPrice
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.MarketPriceList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeList.Node
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NodeList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.NullifierResult
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Proposal
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.ProposalList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.ResourceReceipt
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionExtention
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfo
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionInfoList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionList
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionReturn
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSign
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.Witness
 
parser() - 类中的静态方法 org.tron.trident.proto.Response.WitnessList
 
participateAssetIssue(String, String, String, long) - 类中的方法 org.tron.trident.core.ApiWrapper
Participate a token
participateAssetIssue(Contract.ParticipateAssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
participateAssetIssue(Contract.ParticipateAssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
participateAssetIssue(Contract.ParticipateAssetIssueContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
participateAssetIssue(Contract.ParticipateAssetIssueContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
participateAssetIssue2(Contract.ParticipateAssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
participateAssetIssue2(Contract.ParticipateAssetIssueContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
participateAssetIssue2(Contract.ParticipateAssetIssueContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
participateAssetIssue2(Contract.ParticipateAssetIssueContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ParticipateAssetIssueContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ParticipateAssetIssueContract = 9;
ParticipateAssetIssueContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ParticipateAssetIssueContract = 9;
PASSIVECONNECTCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
PASSIVENODESIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
PASSPHRASE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
PASSPHRASE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
PATH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
Payable - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Payable = 4;
PAYABLE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
Payable_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Payable = 4;
PAYMENT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
PAYMENT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
PAYMENT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Note
 
PEERINFOLIST_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
PENDING - enum class 中的枚举常量 org.tron.trident.proto.Response.Proposal.State
PENDING = 0;
PENDING_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.Proposal.State
PENDING = 0;
PERMISSION_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
The key is not in permission
PERMISSION_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
The key is not in permission
PERMISSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight
 
PERMISSION_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract
 
PERMISSION_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.authority
 
PERMISSION_NAME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
PKD_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
PKD_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
PORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
PORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeList.Node.Address
 
POS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
POSITION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
POSITION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
PRE_PRICE_KEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
PRECISION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
PRECOMPILED_CONTRACT - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
PRECOMPILED_CONTRACT = 5;
PRECOMPILED_CONTRACT_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
PRECOMPILED_CONTRACT = 5;
PREV_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
PRICES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketPriceList
 
PRIVATEKEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
PRIVATEKEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
PRIVATEKEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
PRIVATEKEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSign
 
PROCESSCPURATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
PROPOSAL_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalApproveContract
 
PROPOSAL_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ProposalDeleteContract
 
PROPOSAL_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
proposalApprove(Contract.ProposalApproveContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
proposalApprove(Contract.ProposalApproveContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
proposalApprove(Contract.ProposalApproveContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
proposalApprove(Contract.ProposalApproveContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ProposalApproveContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalApproveContract = 17;
ProposalApproveContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalApproveContract = 17;
proposalCreate(Contract.ProposalCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
proposalCreate(Contract.ProposalCreateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
proposalCreate(Contract.ProposalCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
proposalCreate(Contract.ProposalCreateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ProposalCreateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalCreateContract = 16;
ProposalCreateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalCreateContract = 16;
proposalDelete(Contract.ProposalDeleteContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
proposalDelete(Contract.ProposalDeleteContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
proposalDelete(Contract.ProposalDeleteContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
proposalDelete(Contract.ProposalDeleteContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
ProposalDeleteContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalDeleteContract = 18;
ProposalDeleteContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ProposalDeleteContract = 18;
PROPOSALS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ProposalList
 
PROPOSER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
PROVIDER_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract
 
PUBKEY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
PUBLIC_FREE_ASSET_NET_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
PUBLIC_FREE_ASSET_NET_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
PUBLIC_LATEST_FREE_NET_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
publicKeyToAddress(SECP256K1.PublicKey) - 类中的静态方法 org.tron.trident.core.key.KeyPair
 
publicKeyToBase58CheckAddress(SECP256K1.PublicKey) - 类中的静态方法 org.tron.trident.core.key.KeyPair
 
publicKeyToHexAddress(SECP256K1.PublicKey) - 类中的静态方法 org.tron.trident.core.key.KeyPair
 
Pure - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Pure = 1;
Pure_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Pure = 1;
putAllAsset(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
putAllAssetNetLimit(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
putAllAssetNetLimit(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
putAllAssetNetUsed(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
putAllAssetNetUsed(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
putAllAssetV2(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
putAllCheatWitnessInfoMap(Map<String, String>) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
putAllFreeAssetNetUsage(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
putAllFreeAssetNetUsageV2(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
putAllLatestAssetOperationTime(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
putAllLatestAssetOperationTimeV2(Map<String, Long>) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
putAllParameters(Map<Long, Long>) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
putAllParameters(Map<Long, Long>) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
putAsset(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
putAssetNetLimit(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
putAssetNetLimit(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
putAssetNetUsed(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
putAssetNetUsed(String, long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
putAssetV2(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
putCheatWitnessInfoMap(String, String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
putFreeAssetNetUsage(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
putFreeAssetNetUsageV2(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
putLatestAssetOperationTime(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
putLatestAssetOperationTimeV2(String, long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
putParameters(long, long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
putParameters(long, long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;

Q

QUANT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeInjectContract
 
QUANT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
QUANT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 

R

RAW_DATA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader
 
RAW_DATA_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction
 
RCM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Note
 
RECEIPT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
RECEIVE_DESCRIPTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
RECEIVER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.FreezeBalanceContract
 
RECEIVER_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
REF_BLOCK_BYTES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
REF_BLOCK_HASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
REF_BLOCK_NUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.tron.trident.api.GrpcAPI
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.tron.trident.proto.Chain
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.tron.trident.proto.Common
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.tron.trident.proto.Contract
 
registerAllExtensions(ExtensionRegistry) - 类中的静态方法 org.tron.trident.proto.Response
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.api.GrpcAPI
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Chain
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Common
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Contract
 
registerAllExtensions(ExtensionRegistryLite) - 类中的静态方法 org.tron.trident.proto.Response
 
REJECTED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
REMAINNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
REMOTEDISCONNECTREASON_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
removeActivePermission(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
removeActives(int) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
removeAsset(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account
removeAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetLimit = 6;
removeAssetNetLimit(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetLimit = 6;
removeAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
map<string, int64> assetNetUsed = 5;
removeAssetNetUsed(String) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
map<string, int64> assetNetUsed = 5;
removeAssets(int) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
removeAssetV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the other asset owned by this account,key is assetId
removeAuths(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
removeBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
removeBlock(int) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
removeCallValueInfo(int) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
removeChainParameter(int) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
removeCheatWitnessInfoMap(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
map<string, string> cheatWitnessInfoMap = 11;
removeContract(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
removeDeadLockThreadInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
removeDelegatedResource(int) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
removeEntrys(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
removeExchanges(int) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
removeFreeAssetNetUsage(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usage = 20;
removeFreeAssetNetUsageV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> free_asset_net_usageV2 = 59;
removeFrozen(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
removeFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
removeFrozenSupply(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
removeInputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
removeInternalTransactions(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
removeKeys(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
removeLatestAssetOperationTime(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_time = 18;
removeLatestAssetOperationTimeV2(String) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
map<string, int64> latest_asset_operation_timeV2 = 58;
removeLog(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
removeMemoryDescInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
removeNodes(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
removeNoteTxs(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
removeOrderDetails(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
removeOrderPair(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
removeOrders(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
removeOutputs(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
removeParameters(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
map<int64, int64> parameters = 2;
removeParameters(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
map<int64, int64> parameters = 3;
removePeerInfoList(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
removePrices(int) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
removeProposals(int) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
removeReceiveDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
removeRet(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
removeShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
removeShieldedReceives(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
removeShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
removeShieldedSpends(int) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
removeSpendAuthoritySignature(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
removeSpendDescription(int) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
removeTransaction(int) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
removeTransactionInfo(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
removeTransactions(int) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
removeTransactions(int) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
removeVotes(int) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
removeVotes(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
removeWitnesses(int) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
RESMESSAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
RESOURCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.FreezeBalanceContract
 
RESOURCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
Response - org.tron.trident.proto中的类
 
Response.Account - org.tron.trident.proto中的类
Account
Response.Account.AccountResource - org.tron.trident.proto中的类
Protobuf type protocol.Account.AccountResource
Response.Account.AccountResource.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Account.AccountResource
Response.Account.AccountResourceOrBuilder - org.tron.trident.proto中的接口
 
Response.Account.Builder - org.tron.trident.proto中的类
Account
Response.Account.Frozen - org.tron.trident.proto中的类
frozen balance
Response.Account.Frozen.Builder - org.tron.trident.proto中的类
frozen balance
Response.Account.FrozenOrBuilder - org.tron.trident.proto中的接口
 
Response.AccountNetMessage - org.tron.trident.proto中的类
deprecated
Response.AccountNetMessage.Builder - org.tron.trident.proto中的类
deprecated
Response.AccountNetMessageOrBuilder - org.tron.trident.proto中的接口
 
Response.AccountOrBuilder - org.tron.trident.proto中的接口
 
Response.AccountResourceMessage - org.tron.trident.proto中的类
Protobuf type protocol.AccountResourceMessage
Response.AccountResourceMessage.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AccountResourceMessage
Response.AccountResourceMessageOrBuilder - org.tron.trident.proto中的接口
 
Response.AddressPrKeyPairMessage - org.tron.trident.proto中的类
Protobuf type protocol.AddressPrKeyPairMessage
Response.AddressPrKeyPairMessage.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AddressPrKeyPairMessage
Response.AddressPrKeyPairMessageOrBuilder - org.tron.trident.proto中的接口
 
Response.AssetIssueList - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueList
Response.AssetIssueList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.AssetIssueList
Response.AssetIssueListOrBuilder - org.tron.trident.proto中的接口
 
Response.BlockExtention - org.tron.trident.proto中的类
Protobuf type protocol.BlockExtention
Response.BlockExtention.Builder - org.tron.trident.proto中的类
Protobuf type protocol.BlockExtention
Response.BlockExtentionOrBuilder - org.tron.trident.proto中的接口
 
Response.BlockList - org.tron.trident.proto中的类
Protobuf type protocol.BlockList
Response.BlockList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.BlockList
Response.BlockListExtention - org.tron.trident.proto中的类
Protobuf type protocol.BlockListExtention
Response.BlockListExtention.Builder - org.tron.trident.proto中的类
Protobuf type protocol.BlockListExtention
Response.BlockListExtentionOrBuilder - org.tron.trident.proto中的接口
 
Response.BlockListOrBuilder - org.tron.trident.proto中的接口
 
Response.ChainParameters - org.tron.trident.proto中的类
Protobuf type protocol.ChainParameters
Response.ChainParameters.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ChainParameters
Response.ChainParameters.ChainParameter - org.tron.trident.proto中的类
Protobuf type protocol.ChainParameters.ChainParameter
Response.ChainParameters.ChainParameter.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ChainParameters.ChainParameter
Response.ChainParameters.ChainParameterOrBuilder - org.tron.trident.proto中的接口
 
Response.ChainParametersOrBuilder - org.tron.trident.proto中的接口
 
Response.DecryptNotesTRC20 - org.tron.trident.proto中的类
Protobuf type protocol.DecryptNotesTRC20
Response.DecryptNotesTRC20.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DecryptNotesTRC20
Response.DecryptNotesTRC20.NoteTx - org.tron.trident.proto中的类
Protobuf type protocol.DecryptNotesTRC20.NoteTx
Response.DecryptNotesTRC20.NoteTx.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DecryptNotesTRC20.NoteTx
Response.DecryptNotesTRC20.NoteTxOrBuilder - org.tron.trident.proto中的接口
 
Response.DecryptNotesTRC20OrBuilder - org.tron.trident.proto中的接口
 
Response.DelegatedResource - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResource
Response.DelegatedResource.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResource
Response.DelegatedResourceAccountIndex - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceAccountIndex
Response.DelegatedResourceAccountIndex.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceAccountIndex
Response.DelegatedResourceAccountIndexOrBuilder - org.tron.trident.proto中的接口
 
Response.DelegatedResourceList - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceList
Response.DelegatedResourceList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceList
Response.DelegatedResourceListOrBuilder - org.tron.trident.proto中的接口
 
Response.DelegatedResourceMessage - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceMessage
Response.DelegatedResourceMessage.Builder - org.tron.trident.proto中的类
Protobuf type protocol.DelegatedResourceMessage
Response.DelegatedResourceMessageOrBuilder - org.tron.trident.proto中的接口
 
Response.DelegatedResourceOrBuilder - org.tron.trident.proto中的接口
 
Response.EasyTransferResponse - org.tron.trident.proto中的类
Protobuf type protocol.EasyTransferResponse
Response.EasyTransferResponse.Builder - org.tron.trident.proto中的类
Protobuf type protocol.EasyTransferResponse
Response.EasyTransferResponseOrBuilder - org.tron.trident.proto中的接口
 
Response.Exchange - org.tron.trident.proto中的类
Protobuf type protocol.Exchange
Response.Exchange.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Exchange
Response.ExchangeList - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeList
Response.ExchangeList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ExchangeList
Response.ExchangeListOrBuilder - org.tron.trident.proto中的接口
 
Response.ExchangeOrBuilder - org.tron.trident.proto中的接口
 
Response.InternalTransaction - org.tron.trident.proto中的类
Protobuf type protocol.InternalTransaction
Response.InternalTransaction.Builder - org.tron.trident.proto中的类
Protobuf type protocol.InternalTransaction
Response.InternalTransaction.CallValueInfo - org.tron.trident.proto中的类
Protobuf type protocol.InternalTransaction.CallValueInfo
Response.InternalTransaction.CallValueInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.InternalTransaction.CallValueInfo
Response.InternalTransaction.CallValueInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.InternalTransactionOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketOrder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrder
Response.MarketOrder.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrder
Response.MarketOrder.State - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.MarketOrder.State
Response.MarketOrderDetail - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderDetail
Response.MarketOrderDetail.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderDetail
Response.MarketOrderDetailOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketOrderList - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderList
Response.MarketOrderList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderList
Response.MarketOrderListOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketOrderOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketOrderPair - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderPair
Response.MarketOrderPair.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderPair
Response.MarketOrderPairList - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderPairList
Response.MarketOrderPairList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketOrderPairList
Response.MarketOrderPairListOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketOrderPairOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketPrice - org.tron.trident.proto中的类
Protobuf type protocol.MarketPrice
Response.MarketPrice.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketPrice
Response.MarketPriceList - org.tron.trident.proto中的类
Protobuf type protocol.MarketPriceList
Response.MarketPriceList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.MarketPriceList
Response.MarketPriceListOrBuilder - org.tron.trident.proto中的接口
 
Response.MarketPriceOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo
Response.NodeInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo
Response.NodeInfo.ConfigNodeInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.ConfigNodeInfo
Response.NodeInfo.ConfigNodeInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.ConfigNodeInfo
Response.NodeInfo.ConfigNodeInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfo.MachineInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo
Response.NodeInfo.MachineInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo.DeadLockThreadInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo.DeadLockThreadInfo
Response.NodeInfo.MachineInfo.DeadLockThreadInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfo.MachineInfo.MemoryDescInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo.MemoryDescInfo
Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.MachineInfo.MemoryDescInfo
Response.NodeInfo.MachineInfo.MemoryDescInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfo.MachineInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfo.PeerInfo - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.PeerInfo
Response.NodeInfo.PeerInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NodeInfo.PeerInfo
Response.NodeInfo.PeerInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeList - org.tron.trident.proto中的类
Gossip node list
Response.NodeList.Builder - org.tron.trident.proto中的类
Gossip node list
Response.NodeList.Node - org.tron.trident.proto中的类
Gossip node
Response.NodeList.Node.Address - org.tron.trident.proto中的类
Gossip node address
Response.NodeList.Node.Address.Builder - org.tron.trident.proto中的类
Gossip node address
Response.NodeList.Node.AddressOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeList.Node.Builder - org.tron.trident.proto中的类
Gossip node
Response.NodeList.NodeOrBuilder - org.tron.trident.proto中的接口
 
Response.NodeListOrBuilder - org.tron.trident.proto中的接口
 
Response.NullifierResult - org.tron.trident.proto中的类
Protobuf type protocol.NullifierResult
Response.NullifierResult.Builder - org.tron.trident.proto中的类
Protobuf type protocol.NullifierResult
Response.NullifierResultOrBuilder - org.tron.trident.proto中的接口
 
Response.Proposal - org.tron.trident.proto中的类
Protobuf type protocol.Proposal
Response.Proposal.Builder - org.tron.trident.proto中的类
Protobuf type protocol.Proposal
Response.Proposal.State - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.Proposal.State
Response.ProposalList - org.tron.trident.proto中的类
Protobuf type protocol.ProposalList
Response.ProposalList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ProposalList
Response.ProposalListOrBuilder - org.tron.trident.proto中的接口
 
Response.ProposalOrBuilder - org.tron.trident.proto中的接口
 
Response.ResourceReceipt - org.tron.trident.proto中的类
Protobuf type protocol.ResourceReceipt
Response.ResourceReceipt.Builder - org.tron.trident.proto中的类
Protobuf type protocol.ResourceReceipt
Response.ResourceReceiptOrBuilder - org.tron.trident.proto中的接口
 
Response.SmartContractDataWrapper - org.tron.trident.proto中的类
Protobuf type protocol.SmartContractDataWrapper
Response.SmartContractDataWrapper.Builder - org.tron.trident.proto中的类
Protobuf type protocol.SmartContractDataWrapper
Response.SmartContractDataWrapperOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionApprovedList - org.tron.trident.proto中的类
Protobuf type protocol.TransactionApprovedList
Response.TransactionApprovedList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionApprovedList
Response.TransactionApprovedList.Result - org.tron.trident.proto中的类
Protobuf type protocol.TransactionApprovedList.Result
Response.TransactionApprovedList.Result.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionApprovedList.Result
Response.TransactionApprovedList.Result.response_code - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.TransactionApprovedList.Result.response_code
Response.TransactionApprovedList.ResultOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionApprovedListOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionExtention - org.tron.trident.proto中的类
Protobuf type protocol.TransactionExtention
Response.TransactionExtention.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionExtention
Response.TransactionExtentionOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionInfo - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfo
Response.TransactionInfo.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfo
Response.TransactionInfo.code - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.TransactionInfo.code
Response.TransactionInfo.Log - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfo.Log
Response.TransactionInfo.Log.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfo.Log
Response.TransactionInfo.LogOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionInfoList - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfoList
Response.TransactionInfoList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionInfoList
Response.TransactionInfoListOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionInfoOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionList - org.tron.trident.proto中的类
Protobuf type protocol.TransactionList
Response.TransactionList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionList
Response.TransactionListOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionReturn - org.tron.trident.proto中的类
Protobuf type protocol.TransactionReturn
Response.TransactionReturn.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionReturn
Response.TransactionReturn.response_code - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.TransactionReturn.response_code
Response.TransactionReturnOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionSign - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSign
Response.TransactionSign.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSign
Response.TransactionSignOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionSignWeight - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSignWeight
Response.TransactionSignWeight.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSignWeight
Response.TransactionSignWeight.Result - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSignWeight.Result
Response.TransactionSignWeight.Result.Builder - org.tron.trident.proto中的类
Protobuf type protocol.TransactionSignWeight.Result
Response.TransactionSignWeight.Result.response_code - org.tron.trident.proto中的Enum Class
Protobuf enum protocol.TransactionSignWeight.Result.response_code
Response.TransactionSignWeight.ResultOrBuilder - org.tron.trident.proto中的接口
 
Response.TransactionSignWeightOrBuilder - org.tron.trident.proto中的接口
 
Response.Witness - org.tron.trident.proto中的类
Witness
Response.Witness.Builder - org.tron.trident.proto中的类
Witness
Response.WitnessList - org.tron.trident.proto中的类
Protobuf type protocol.WitnessList
Response.WitnessList.Builder - org.tron.trident.proto中的类
Protobuf type protocol.WitnessList
Response.WitnessListOrBuilder - org.tron.trident.proto中的接口
 
Response.WitnessOrBuilder - org.tron.trident.proto中的接口
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.EasyTransferResponse
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ResourceReceipt
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionExtention
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionReturn
 
RESULT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight
 
RET_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
RET_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction
 
REVERT - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
REVERT = 2;
REVERT_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
REVERT = 2;
RK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
ROOT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
RUNTIME_CODE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.SmartContractDataWrapper
 

S

SAMEIPMAXCONNECTCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
Shielded helpers:
scanShieldedTRC20NotesByIvk(GrpcAPI.IvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
Shielded helpers:
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
scanShieldedTRC20NotesByOvk(GrpcAPI.OvkDecryptTRC20Parameters, StreamObserver<Response.DecryptNotesTRC20>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
SCORE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SCRIPTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
SECOND_TOKEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeCreateContract
 
SECOND_TOKEN_BALANCE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
SECOND_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeCreateContract
 
SECOND_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Exchange
 
SELL_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
SELL_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderPair
 
SELL_TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketPriceList
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.MarketSellAssetContract
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_QUANTITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketPrice
 
SELL_TOKEN_QUANTITY_REMAIN_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
SELL_TOKEN_QUANTITY_RETURN_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
SENDNODESIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
SERVER_BUSY - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
SERVER_BUSY = 9;
SERVER_BUSY_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
SERVER_BUSY = 9;
SERVICE_NAME - 类中的静态变量 org.tron.trident.api.WalletGrpc
 
SERVICE_NAME - 类中的静态变量 org.tron.trident.api.WalletSolidityGrpc
 
setAbbr(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes abbr = 3;
setAbi(String) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setAbi(String) - 类中的方法 org.tron.trident.core.contract.Contract
 
setAbi(Common.SmartContract.ABI) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setAbi(Common.SmartContract.ABI) - 类中的方法 org.tron.trident.core.contract.Contract
 
setAbi(Common.SmartContract.ABI) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
setAbi(Common.SmartContract.ABI.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
.protocol.SmartContract.ABI abi = 3;
setAbi(Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setAbi(Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setAccount(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
bytes account = 1;
setAccount(Common.AccountId) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
setAccount(Common.AccountId.Builder) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
.protocol.AccountId account = 1;
setAccountAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes account_address = 2;
setAccountId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes account_id = 1;
setAccountId(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the identity of this account, case insensitive
setAccountId(String, String) - 类中的方法 org.tron.trident.core.ApiWrapper
 
setAccountId(Contract.SetAccountIdContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
setAccountId(Contract.SetAccountIdContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
setAccountId(Contract.SetAccountIdContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
setAccountId(Contract.SetAccountIdContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
SetAccountIdContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
SetAccountIdContract = 19;
SetAccountIdContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
SetAccountIdContract = 19;
setAccountName(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes account_name = 1;
setAccountName(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
account nick name
setAccountResource(Response.Account.AccountResource) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
setAccountResource(Response.Account.AccountResource.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Account.AccountResource account_resource = 26;
setAccountStateRoot(ByteString) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes accountStateRoot = 11;
setAcquiredDelegatedFrozenBalanceForBandwidth(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Frozen balance provided by other accounts to this account
setAcquiredDelegatedFrozenBalanceForEnergy(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balance provided by other accounts to this account
setActiveConnectCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 activeConnectCount = 5;
setActiveNodeSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 activeNodeSize = 5;
setActivePermission(int, Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
setActivePermission(int, Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
repeated .protocol.Permission active_permission = 33;
setActives(int, Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setActives(int, Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
bytes address = 3;
setAddress(ByteString) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes address = 2;
setAddress(ByteString) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
bytes address = 1;
setAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the create address
setAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes address = 1;
setAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes address = 1;
setAddress(String) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
setAddress(Response.NodeList.Node.Address) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
setAddress(Response.NodeList.Node.Address.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
.protocol.NodeList.Node.Address address = 1;
setAddressBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string address = 1;
setAk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ak = 5;
setAk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes ak = 2;
setAk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ak = 1;
setAk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ak = 5;
setAk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes ak = 1;
setAllowAdaptiveEnergy(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowAdaptiveEnergy = 19;
setAllowance(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
witness block producing allowance
setAllowCreationOfContracts(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int64 allowCreationOfContracts = 18;
setAlpha(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes alpha = 2;
setAmount(long) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
int64 amount = 4;
setAmount(long) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
int64 amount = 4;
setAmount(long) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
int64 amount = 3;
setAmount(long) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
int64 amount = 3;
setAmount(long) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
setAmount(long) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
int64 amount = 4;
setAmount(long) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
int64 amount = 3;
setAmount(String) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
setAmountBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
string amount = 3;
setAnchor(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
merkle root
setAnonymous(boolean) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool anonymous = 1;
setApprovals(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
repeated bytes approvals = 6;
setApprovedList(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
repeated bytes approved_list = 2;
setApprovedList(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
repeated bytes approved_list = 2;
setAsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ask = 1;
setAsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ask = 1;
setAsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ask = 2;
setAssetId(String) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
setAssetId(String) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
setAssetIdBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
string assetId = 3;
setAssetIdBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
string assetId = 3;
setAssetIssuedID(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes asset_issued_ID = 57;
setAssetIssuedName(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
asset_issued_name
setAssetIssueID(String) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
setAssetIssueID(String) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
setAssetIssueIDBytes(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
string assetIssueID = 14;
setAssetIssueIDBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
string assetIssueID = 14;
setAssetName(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
this field is token name before the proposal
setAssetName(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
this field is token name before the proposal
setAssets(int, Contract.AssetIssueContract) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
setAssets(int, Contract.AssetIssueContract.Builder) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
repeated .protocol.AssetIssueContract assets = 1;
setAuths(int, Common.authority) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
setAuths(int, Common.authority.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
repeated .protocol.authority auths = 9;
setAvgLatency(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
double avgLatency = 12;
setBackupListenPort(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupListenPort = 10;
setBackupMemberSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupMemberSize = 11;
setBackupPriority(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 backupPriority = 12;
setBalance(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the trx balance
setBeginSyncNum(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 beginSyncNum = 1;
setBindingSignature(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes binding_signature = 3;
setBlock(int, Chain.Block) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
setBlock(int, Chain.Block.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
repeated .protocol.Block block = 1;
setBlock(int, Response.BlockExtention) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
setBlock(int, Response.BlockExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
repeated .protocol.BlockExtention block = 1;
setBlock(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
setBlockBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string block = 2;
setBlockHeader(Chain.BlockHeader) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader.Builder) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
.protocol.BlockHeader block_header = 2;
setBlockHeader(Chain.BlockHeader.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
.protocol.BlockHeader block_header = 2;
setBlockid(ByteString) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
bytes blockid = 3;
setBlockInPorcSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 blockInPorcSize = 17;
setBlockNumber(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockNumber = 3;
setBlockTime(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 blockTime = 5;
setBlockTimeStamp(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 blockTimeStamp = 4;
setBrokerage(int) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
1 mean 1%
setBuyTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes buy_token_id = 4;
setBuyTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes buy_token_id = 6;
setBuyTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes buy_token_id = 2;
setBuyTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes buy_token_id = 2;
setBuyTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
min to receive
setBuyTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
min to receive
setBuyTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 buy_token_quantity = 2;
setBytecode(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setBytecode(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setBytecode(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes bytecode = 4;
setCallerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one send trx (TBD: or token) via function
setCallTokenId(int) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setCallTokenId(int) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setCallTokenValue(long) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setCallTokenValue(long) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setCallTokenValue(long) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 call_token_value = 3;
setCallTokenValue(long) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_token_value = 5;
setCallValue(long) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setCallValue(long) - 类中的方法 org.tron.trident.core.contract.Contract
 
setCallValue(long) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setCallValue(long) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setCallValue(long) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 call_value = 5;
setCallValue(long) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 call_value = 3;
setCallValue(long) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
trx (TBD: or token) value
setCallValueInfo(int, Response.InternalTransaction.CallValueInfo) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
setCallValueInfo(int, Response.InternalTransaction.CallValueInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
repeated .protocol.InternalTransaction.CallValueInfo callValueInfo = 4;
setCEnc(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for incoming, decrypt it with ivk
setChainParameter(int, Response.ChainParameters.ChainParameter) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
setChainParameter(int, Response.ChainParameters.ChainParameter.Builder) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
repeated .protocol.ChainParameters.ChainParameter chainParameter = 1;
setCntr(Contract) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setCntr(Contract) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setCntrAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setCntrAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setCode(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
not used so far
setCode(Response.TransactionApprovedList.Result.response_code) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
setCode(Response.TransactionReturn.response_code) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
setCode(Response.TransactionSignWeight.Result.response_code) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
setCodeHash(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setCodeHash(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes code_hash = 9;
setCodeHash(ByteString) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bytes codeHash = 30;
setCodeValue(int) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
.protocol.TransactionApprovedList.Result.response_code code = 1;
setCodeValue(int) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
.protocol.TransactionReturn.response_code code = 2;
setCodeValue(int) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
.protocol.TransactionSignWeight.Result.response_code code = 1;
setCodeVersion(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
setCodeVersionBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string codeVersion = 1;
setConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
setConfigNodeInfo(Response.NodeInfo.ConfigNodeInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.ConfigNodeInfo configNodeInfo = 9;
setConnectTime(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 connectTime = 11;
setConstant(boolean) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool constant = 2;
setConstantResult(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
repeated bytes constant_result = 3;
setConsumeUserResourcePercent(long) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setConsumeUserResourcePercent(long) - 类中的方法 org.tron.trident.core.contract.Contract
 
setConsumeUserResourcePercent(long) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 consume_user_resource_percent = 6;
setConsumeUserResourcePercent(long) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
int64 consume_user_resource_percent = 3;
setContract(int, Chain.Transaction.Contract) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
setContract(int, Chain.Transaction.Contract.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
only support size = 1, repeated list here for extension
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes contract_address = 2;
setContractAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes contract_address = 6;
setContractName(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes ContractName = 4;
setContractResult(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated bytes contractResult = 5;
setContractRet(Chain.Transaction.Result.contractResult) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
setContractRetValue(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.contractResult contractRet = 3;
setCount(int) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
int32 count = 5;
setCOut(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
Encryption for audit, decrypt it with ovk
setCpuCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 cpuCount = 3;
setCpuRate(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double cpuRate = 6;
setCreateTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this account create time
setCreateTime(long) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 create_time = 3;
setCreateTime(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 create_time = 3;
setCreateTime(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 create_time = 5;
setCreatorAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes creator_address = 2;
setCurrentConnectCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
connect information
setCurrentWeight(long) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
int64 current_weight = 3;
setD(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
bytes d = 1;
setD(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes d = 8;
setD(GrpcAPI.DiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
setD(GrpcAPI.DiversifierMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
setD(GrpcAPI.DiversifierMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.DiversifierMessage d = 2;
setD(GrpcAPI.DiversifierMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
.protocol.DiversifierMessage d = 1;
setData(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
transaction note
setData(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes data = 4;
setData(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
bytes data = 3;
setDbVersion(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 dbVersion = 13;
setDeadLockThreadCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 deadLockThreadCount = 2;
setDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
setDeadLockThreadInfoList(int, Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.DeadLockThreadInfo deadLockThreadInfoList = 13;
setDelegatedFrozenBalanceForBandwidth(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
Freeze and provide balances to other accounts
setDelegatedFrozenBalanceForEnergy(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
Frozen balances provided to other accounts
setDelegatedResource(int, Response.DelegatedResource) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
setDelegatedResource(int, Response.DelegatedResource.Builder) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
repeated .protocol.DelegatedResource delegatedResource = 1;
setDescription(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes description = 20;
setDescription(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes description = 2;
setDisconnectTimes(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 disconnectTimes = 23;
setDiscoverEnable(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool discoverEnable = 4;
setEndBlockIndex(long) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
setEndBlockIndex(long) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 end_block_index = 2;
setEndNum(long) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 endNum = 2;
setEndTime(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 end_time = 10;
setEnergyFee(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_fee = 2;
setEnergyLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyLimit = 14;
setEnergyUsage(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
energy resource, get from frozen
setEnergyUsage(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage = 1;
setEnergyUsageTotal(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 energy_usage_total = 4;
setEnergyUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 EnergyUsed = 13;
setEnergyUsed(long) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
int64 energy_used = 5;
setEntrys(int, Common.SmartContract.ABI.Entry) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
setEntrys(int, Common.SmartContract.ABI.Entry.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
repeated .protocol.SmartContract.ABI.Entry entrys = 1;
setEpk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
for Encryption
setEvents(int, String) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
repeated string events = 7;
setEvents(int, String) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
repeated string events = 5;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_id = 21;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 exchange_id = 2;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 exchange_id = 1;
setExchangeId(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_id = 21;
setExchangeInjectAnotherAmount(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_inject_another_amount = 19;
setExchangeInjectAnotherAmount(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_inject_another_amount = 19;
setExchangeReceivedAmount(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_received_amount = 18;
setExchangeReceivedAmount(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_received_amount = 18;
setExchanges(int, Response.Exchange) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
setExchanges(int, Response.Exchange.Builder) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
repeated .protocol.Exchange exchanges = 1;
setExchangeWithdrawAnotherAmount(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 exchange_withdraw_another_amount = 20;
setExchangeWithdrawAnotherAmount(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 exchange_withdraw_another_amount = 20;
setExpected(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 expected = 5;
setExpiration(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 expiration = 8;
setExpirationTime(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 expiration_time = 4;
setExpireTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the expire time
setExpireTimeForBandwidth(long) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_bandwidth = 5;
setExpireTimeForEnergy(long) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 expire_time_for_energy = 6;
setFee(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 fee = 1;
setFee(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 fee = 2;
setFeeLimit(long) - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
setFeeLimit(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 fee_limit = 18;
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
setField(Descriptors.FieldDescriptor, Object) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
setFillBuyQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillBuyQuantity = 4;
setFillSellQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
int64 fillSellQuantity = 3;
setFirstTokenBalance(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 first_token_balance = 3;
setFirstTokenBalance(long) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 first_token_balance = 7;
setFirstTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes first_token_id = 2;
setFirstTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes first_token_id = 6;
setFreeAssetNetLimit(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 free_asset_net_limit = 22;
setFreeMemory(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 freeMemory = 5;
setFreeNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetLimit = 2;
setFreeNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetLimit = 2;
setFreeNetUsage(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 free_net_usage = 19;
setFreeNetUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 freeNetUsed = 1;
setFreeNetUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 freeNetUsed = 1;
setFrom(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes from = 1;
setFromAccounts(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes fromAccounts = 2;
setFromAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes from_address = 1;
setFromAmount(String) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
setFromAmount(String) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
setFromAmountBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string from_amount = 4;
setFromAmountBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string from_amount = 4;
setFrozen(int, Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
setFrozen(int, Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the frozen balance for bandwidth
setFrozenAmount(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_amount = 1;
setFrozenBalance(long) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_balance = 2;
setFrozenBalance(long) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
the frozen trx balance
setFrozenBalanceForBandwidth(long) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_bandwidth = 3;
setFrozenBalanceForEnergy(long) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
int64 frozen_balance_for_energy = 4;
setFrozenBalanceForEnergy(Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
setFrozenBalanceForEnergy(Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
the frozen balance for energy
setFrozenDays(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
int64 frozen_days = 2;
setFrozenDuration(long) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
int64 frozen_duration = 3;
setFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
setFrozenSupply(int, Contract.AssetIssueContract.FrozenSupply.Builder) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
repeated .protocol.AssetIssueContract.FrozenSupply frozen_supply = 5;
setFrozenSupply(int, Response.Account.Frozen) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
setFrozenSupply(int, Response.Account.Frozen.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
frozen asset(for asset issuer)
setFunctions(List<ContractFunction>) - 类中的方法 org.tron.trident.core.contract.Contract
 
setHash(ByteString) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
internalTransaction identity, the root InternalTransaction hash should equals to root transaction id.
setHeadBlockTimeWeBothHave(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 headBlockTimeWeBothHave = 5;
setHeadBlockWeBothHave(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
setHeadBlockWeBothHaveBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string headBlockWeBothHave = 18;
setHost(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
bytes host = 1;
setHost(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
setHostBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string host = 8;
setId(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
Owner id=0, Witness id=1, Active id start by 2
setId(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
bytes id = 23;
setId(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes id = 1;
setId(String) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
setIdBytes(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
string id = 41;
setIndex(int) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
the index of note in txid
setIndexed(boolean) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
bool indexed = 1;
setInFlow(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 inFlow = 22;
setInitSize(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 initSize = 2;
setInputParams(List) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setInputParams(List<String>) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setInputs(int, Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
setInputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param inputs = 4;
setInputTypes(List) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setInputTypes(List<String>) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setInternalTransactions(int, Response.InternalTransaction) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
setInternalTransactions(int, Response.InternalTransaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.InternalTransaction internal_transactions = 17;
setIsActive(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool isActive = 19;
setIsAddApproval(boolean) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
add or remove approval
setIsCommittee(boolean) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_committee = 15;
setIsJobs(boolean) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bool isJobs = 9;
setIsSpent(boolean) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bool is_spent = 3;
setIsSpent(boolean) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
bool is_spent = 1;
setIsWitness(boolean) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bool is_witness = 14;
setIvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
bytes ivk = 1;
setIvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes ivk = 4;
setIvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ivk = 7;
setIvk(GrpcAPI.IncomingViewingKeyMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
setIvk(GrpcAPI.IncomingViewingKeyMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
.protocol.IncomingViewingKeyMessage ivk = 1;
setJavaVersion(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
setJavaVersionBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string javaVersion = 7;
setJvmFreeMemory(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmFreeMemory = 10;
setJvmTotalMemoery(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 jvmTotalMemoery = 9;
setKey(String) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
setKeyBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
string key = 1;
setKeys(int, Common.Key) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
setKeys(int, Common.Key.Builder) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
repeated .protocol.Key keys = 7;
setLastBlockUpdateTime(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 lastBlockUpdateTime = 3;
setLastSyncBlock(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
setLastSyncBlockBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string lastSyncBlock = 1;
setLatestBlockNum(long) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestBlockNum = 7;
setLatestConsumeFreeTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_free_time = 22;
setLatestConsumeTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
int64 latest_consume_time = 21;
setLatestConsumeTimeForEnergy(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_consume_time_for_energy = 3;
setLatestExchangeStorageTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 latest_exchange_storage_time = 8;
setLatestOprationTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
this last operation time, including transfer, voting and so on.
setLatestSlotNum(long) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 latestSlotNum = 8;
setLatestWithdrawTime(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
last withdraw time
setLimit(long) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 limit = 2;
setListenPort(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 listenPort = 3;
setLocalDisconnectReason(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
setLocalDisconnectReasonBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string localDisconnectReason = 24;
setLockName(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
setLockNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockName = 2;
setLockOwner(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
setLockOwnerBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string lockOwner = 3;
setLog(int, Response.TransactionInfo.Log) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
setLog(int, Response.TransactionInfo.Log.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.TransactionInfo.Log log = 8;
setMachineInfo(Response.NodeInfo.MachineInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
setMachineInfo(Response.NodeInfo.MachineInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
.protocol.NodeInfo.MachineInfo machineInfo = 10;
setMakerOrderId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes makerOrderId = 1;
setMaxConnectCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 maxConnectCount = 8;
setMaxSize(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 maxSize = 4;
setMaxTimeRatio(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double maxTimeRatio = 17;
setMemo(byte[]) - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
setMemo(ByteString) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
bytes memo = 4;
setMemo(String) - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
setMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
setMemoryDescInfoList(int, Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
repeated .protocol.NodeInfo.MachineInfo.MemoryDescInfo memoryDescInfoList = 12;
setMessage(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bytes message = 3;
setMessage(String) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
setMessage(String) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
setMessageBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
string message = 2;
setMessageBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
string message = 2;
setMessageHash(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
bytes message_hash = 4;
setMinParticipationRate(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 minParticipationRate = 14;
setMinTimeRatio(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
double minTimeRatio = 16;
setName(ByteString) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
bytes name = 1;
setName(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes name = 2;
setName(String) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setName(String) - 类中的方法 org.tron.trident.core.contract.Contract
 
setName(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setName(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setName(String) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
setName(String) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
setName(String) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
setName(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
setName(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
setNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
string name = 3;
setNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
string name = 2;
setNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
string name = 7;
setNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string name = 1;
setNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
string name = 1;
setNeedSyncFromPeer(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromPeer = 6;
setNeedSyncFromUs(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool needSyncFromUs = 7;
setNetFee(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_fee = 6;
setNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetLimit = 4;
setNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetLimit = 4;
setNetUsage(long) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
bandwidth, get from frozen
setNetUsage(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 net_usage = 5;
setNetUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 NetUsed = 3;
setNetUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 NetUsed = 3;
setNewContract(Common.SmartContract) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
setNewContract(Common.SmartContract.Builder) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
.protocol.SmartContract new_contract = 2;
setNewLimit(long) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_limit = 4;
setNewPublicLimit(long) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
int64 new_public_limit = 5;
setNext(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes next = 13;
setNk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes nk = 6;
setNk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes nk = 3;
setNk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nk = 6;
setNk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
bytes nk = 2;
setNodeCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 nodeCount = 21;
setNodeId(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
setNodeIdBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string nodeId = 10;
setNodes(int, Response.NodeList.Node) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
setNodes(int, Response.NodeList.Node.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
repeated .protocol.NodeList.Node nodes = 1;
setNote(ByteString) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bytes note = 5;
setNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
setNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
setNote(Common.Note) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
setNote(Common.Note) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
.protocol.Note note = 1;
setNote(Common.Note.Builder) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
.protocol.Note note = 1;
setNoteCommitment(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes note_commitment = 2;
setNoteTxs(int, Response.DecryptNotesTRC20.NoteTx) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
setNoteTxs(int, Response.DecryptNotesTRC20.NoteTx.Builder) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
repeated .protocol.DecryptNotesTRC20.NoteTx noteTxs = 1;
setNsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes nsk = 2;
setNsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes nsk = 2;
setNsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes nsk = 2;
setNsk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes nsk = 3;
setNullifier(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check double spend
setNum(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 num = 8;
setNum(long) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
int64 num = 1;
setNumber(long) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes nonce = 5; bytes difficulty = 6;
setOffset(long) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
int64 offset = 1;
setOperations(ByteString) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
1 bit 1 contract
setOrder(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
useless
setOrderDetails(int, Response.MarketOrderDetail) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderDetails(int, Response.MarketOrderDetail.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
repeated .protocol.MarketOrderDetail orderDetails = 26;
setOrderId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes order_id = 2;
setOrderId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes order_id = 1;
setOrderId(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes orderId = 25;
setOrderPair(int, Response.MarketOrderPair) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
setOrderPair(int, Response.MarketOrderPair.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
repeated .protocol.MarketOrderPair orderPair = 1;
setOrders(int, Response.MarketOrder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
setOrders(int, Response.MarketOrder.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
repeated .protocol.MarketOrder orders = 1;
setOriginAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setOriginAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setOriginAddress(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes origin_address = 1;
setOriginEnergyLimit(long) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setOriginEnergyLimit(long) - 类中的方法 org.tron.trident.core.contract.Contract
 
setOriginEnergyLimit(long) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
int64 origin_energy_limit = 8;
setOriginEnergyLimit(long) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
int64 origin_energy_limit = 3;
setOriginEnergyUsage(long) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
int64 origin_energy_usage = 3;
setOsName(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
setOsNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
string osName = 8;
setOutput(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setOutput(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setOutputs(int, Common.SmartContract.ABI.Entry.Param) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
setOutputs(int, Common.SmartContract.ABI.Entry.Param.Builder) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
repeated .protocol.SmartContract.ABI.Entry.Param outputs = 5;
setOutputType(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setOutputType(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setOvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
bytes ovk = 3;
setOvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes ovk = 3;
setOvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes ovk = 3;
setOvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes ovk = 3;
setOvk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes ovk = 4;
setOwner(Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setOwner(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Empty is invalidate
setOwnerAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setOwnerAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setOwnerAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setOwnerAddr(ByteString) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
bytes owner_address = 2;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
bytes owner_address = 2;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
ALLOW_SAME_TOKEN_NAME is active, otherwise it is token id and token is should be in string format.
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes owner_address = 1;
setOwnerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes owner_address = 2;
setOwnerPermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
setOwnerPermission(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission owner_permission = 31;
setP2PVersion(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
setP2PVersionBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
string p2pVersion = 2;
setParameter(Any) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
setParameter(Any.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.google.protobuf.Any parameter = 2;
setParameterType(String) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
setParameterTypeBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string parameter_type = 6;
setParentHash(ByteString) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes parentHash = 3;
setParentId(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int32 parent_id = 5;
setPassiveConnectCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int32 passiveConnectCount = 6;
setPassiveNodeSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 passiveNodeSize = 6;
setPassPhrase(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes passPhrase = 1;
setPassPhrase(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes passPhrase = 1;
setPath(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes path = 4;
setPayable(boolean) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
bool payable = 7;
setPaymentAddress(String) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
setPaymentAddress(String) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
setPaymentAddress(String) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
setPaymentAddressBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
string payment_address = 3;
setPaymentAddressBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
string payment_address = 10;
setPaymentAddressBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
string payment_address = 2;
setPeerInfoList(int, Response.NodeInfo.PeerInfo) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
setPeerInfoList(int, Response.NodeInfo.PeerInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
repeated .protocol.NodeInfo.PeerInfo peerInfoList = 8;
setPermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
setPermission(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.Permission permission = 1;
setPermissionId(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
int32 Permission_id = 5;
setPermissionName(ByteString) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
bytes permission_name = 2;
setPermissionName(String) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
setPermissionNameBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
string permission_name = 3;
setPkD(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
bytes pkD = 2;
setPkD(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes pkD = 9;
setPort(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 port = 9;
setPort(int) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
int32 port = 2;
setPos(long) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
int64 pos = 5;
setPosition(long) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
int64 position = 4;
setPosition(long) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
int64 position = 2;
setPrecision(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 precision = 7;
setPrePriceKey(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
order price position
setPrev(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes prev = 12;
setPrices(int, Response.MarketPrice) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
setPrices(int, Response.MarketPrice.Builder) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
repeated .protocol.MarketPrice prices = 3;
setPrivateKey(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes privateKey = 1;
setPrivateKey(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes privateKey = 1;
setPrivateKey(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
bytes privateKey = 2;
setPrivateKey(String) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
setPrivateKeyBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
string privateKey = 2;
setProcessCpuRate(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
double processCpuRate = 11;
setProposalId(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
int64 proposal_id = 2;
setProposalId(long) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
int64 proposal_id = 2;
setProposalId(long) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
int64 proposal_id = 1;
setProposals(int, Response.Proposal) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
setProposals(int, Response.Proposal.Builder) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
repeated .protocol.Proposal proposals = 1;
setProposerAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
bytes proposer_address = 2;
setProvider(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
bytes provider = 3;
setPubKey(ByteString) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
bytes pubKey = 3;
setPublicFreeAssetNetLimit(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_limit = 23;
setPublicFreeAssetNetUsage(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_free_asset_net_usage = 24;
setPublicLatestFreeNetTime(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 public_latest_free_net_time = 25;
setQuant(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
int64 quant = 4;
setQuant(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
int64 quant = 4;
setQuant(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
int64 quant = 4;
setRawData(Chain.BlockHeader.raw) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
setRawData(Chain.BlockHeader.raw.Builder) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
.protocol.BlockHeader.raw raw_data = 1;
setRawData(Chain.Transaction.raw) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
setRawData(Chain.Transaction.raw.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
.protocol.Transaction.raw raw_data = 1;
setRcm(ByteString) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
random 32
setReceipt(Response.ResourceReceipt) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
setReceipt(Response.ResourceReceipt.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.ResourceReceipt receipt = 7;
setReceiveDescription(int, GrpcAPI.ReceiveDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
setReceiveDescription(int, GrpcAPI.ReceiveDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveDescription receive_description = 2;
setReceiverAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
bytes receiver_address = 15;
setReceiverAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
bytes receiver_address = 15;
setRefBlockBytes(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_bytes = 1;
setRefBlockHash(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
bytes ref_block_hash = 4;
setRefBlockNum(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 ref_block_num = 3;
setRejected(boolean) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
bool rejected = 6;
setRemainNum(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 remainNum = 2;
setRemoteDisconnectReason(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
setRemoteDisconnectReasonBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
string remoteDisconnectReason = 25;
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
setResMessage(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
bytes resMessage = 10;
setResource(Common.ResourceCode) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResource(Common.ResourceCode) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResourceValue(int) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResourceValue(int) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
.protocol.ResourceCode resource = 10;
setResult(boolean) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
bool result = 1;
setResult(Chain.Transaction.Result.contractResult) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
setResult(Response.TransactionApprovedList.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
setResult(Response.TransactionApprovedList.Result.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionApprovedList.Result result = 4;
setResult(Response.TransactionInfo.code) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
setResult(Response.TransactionReturn) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
setResult(Response.TransactionReturn) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
setResult(Response.TransactionReturn.Builder) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.TransactionReturn result = 2;
setResult(Response.TransactionReturn.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.TransactionReturn result = 4;
setResult(Response.TransactionSignWeight.Result) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
setResult(Response.TransactionSignWeight.Result.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionSignWeight.Result result = 4;
setResultValue(int) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
.protocol.Transaction.Result.contractResult result = 7;
setResultValue(int) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
.protocol.TransactionInfo.code result = 9;
setRet(int, Chain.Transaction.Result) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
setRet(int, Chain.Transaction.Result.Builder) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
repeated .protocol.Transaction.Result ret = 5;
setRet(Chain.Transaction.Result.code) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
setRetValue(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
.protocol.Transaction.Result.code ret = 2;
setRk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
used for check spend authority signature
setRoot(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
bytes root = 3;
setRuntimeCode(ByteString) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
bytes runtime_code = 2;
setSameIpMaxConnectCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sameIpMaxConnectCount = 9;
setScore(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 score = 20;
setScripts(ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
scripts not used
setSecondTokenBalance(long) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
int64 second_token_balance = 5;
setSecondTokenBalance(long) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
int64 second_token_balance = 9;
setSecondTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
bytes second_token_id = 4;
setSecondTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
bytes second_token_id = 8;
setSellTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
bytes sell_token_id = 2;
setSellTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
bytes sell_token_id = 4;
setSellTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
bytes sell_token_id = 1;
setSellTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
bytes sell_token_id = 1;
setSellTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
int64 sell_token_quantity = 3;
setSellTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity = 5;
setSellTokenQuantity(long) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
int64 sell_token_quantity = 1;
setSellTokenQuantityRemain(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
int64 sell_token_quantity_remain = 9;
setSellTokenQuantityReturn(long) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
When state !
setSendNodeSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
int32 sendNodeSize = 7;
setShieldedReceives(int, GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedReceives(int, GrpcAPI.ReceiveNote.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.ReceiveNote shielded_receives = 6;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedSpends(int, GrpcAPI.SpendNoteTRC20.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
repeated .protocol.SpendNoteTRC20 shielded_spends = 5;
setShieldedTransactionFee(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 shielded_transaction_fee = 22;
setShieldedTransactionFee(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 shielded_transaction_fee = 22;
setShieldedTRC20ContractAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 3;
setShieldedTRC20ContractAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 5;
setShieldedTRC20ContractAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 4;
setShieldedTRC20ContractAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes shielded_TRC20_contract_address = 9;
setShieldedTRC20ContractAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes shielded_TRC20_contract_address = 9;
setShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
setShieldedTRC20Parameters(GrpcAPI.ShieldedTRC20Parameters.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
.protocol.ShieldedTRC20Parameters shielded_TRC20_Parameters = 1;
setSignature(int, ByteString) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
only support size = 1, repeated list here for muti-sig extension
setSk(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
bytes sk = 1;
setSmartContract(Common.SmartContract) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
setSmartContract(Common.SmartContract.Builder) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
.protocol.SmartContract smart_contract = 1;
setSolidityBlock(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
setSolidityBlockBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
string solidityBlock = 3;
setSpendAuthoritySignature(int, GrpcAPI.BytesMessage) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
setSpendAuthoritySignature(int, GrpcAPI.BytesMessage.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
repeated .protocol.BytesMessage spend_authority_signature = 2;
setSpendAuthoritySignature(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes spend_authority_signature = 6;
setSpendDescription(int, GrpcAPI.SpendDescription) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
setSpendDescription(int, GrpcAPI.SpendDescription.Builder) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
repeated .protocol.SpendDescription spend_description = 1;
setStackTrace(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
setStackTraceBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string stackTrace = 7;
setStartBlockIndex(long) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
setStartBlockIndex(long) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
int64 start_block_index = 1;
setStartNum(long) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
int64 startNum = 1;
setStartTime(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 start_time = 9;
setState(String) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
setState(Response.MarketOrder.State) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
setState(Response.Proposal.State) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
setStateBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
string state = 4;
setStateMutability(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction.Builder
 
setStateMutability(String) - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
setStateMutability(Common.SmartContract.ABI.Entry.StateMutabilityType) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
setStateMutabilityValue(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.StateMutabilityType stateMutability = 8;
setStateValue(int) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
.protocol.MarketOrder.State state = 11;
setStateValue(int) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
.protocol.Proposal.State state = 7;
setStorageLimit(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
storage resource, get from market
setStorageLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageLimit = 22;
setStorageUsage(long) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
int64 storage_usage = 7;
setStorageUsed(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 storageUsed = 21;
setSupport(boolean) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
bool support = 3;
setSupport(boolean) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
bool support = 3;
setSupportConstant(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
bool supportConstant = 15;
setSyncBlockRequestedSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncBlockRequestedSize = 15;
setSyncFlag(boolean) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
bool syncFlag = 4;
setSyncToFetchSize(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int32 syncToFetchSize = 13;
setSyncToFetchSizePeekNum(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 syncToFetchSizePeekNum = 14;
setTakerOrderId(ByteString) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
bytes takerOrderId = 2;
setThreadCount(int) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int32 threadCount = 1;
setThreshold(long) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
int64 threshold = 4;
setTimestamp(long) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 timestamp = 1;
setTimestamp(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
int64 timestamp = 14;
setTo(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
bytes to = 2;
setToAccounts(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
repeated bytes toAccounts = 3;
setToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
bytes toAddress = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
bytes to_address = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
bytes to_address = 3;
setToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
bytes to_address = 2;
setToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
bytes to_address = 2;
setToAmount(String) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
setToAmount(String) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
setToAmount(String) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
setToAmountBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
string to_amount = 8;
setToAmountBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
string to_amount = 8;
setToAmountBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
string to_amount = 6;
setTokenId(long) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
int64 token_id = 4;
setTokenId(long) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
int64 token_id = 6;
setTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
bytes token_id = 3;
setTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
bytes token_id = 3;
setTokenId(ByteString) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
bytes token_id = 3;
setTokenId(String) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
setTokenIdBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
TBD: tokenName, trx should be empty
setTopics(int, ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
repeated bytes topics = 2;
setTotalEnergyLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyLimit = 15;
setTotalEnergyWeight(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalEnergyWeight = 16;
setTotalFlow(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
int64 totalFlow = 7;
setTotalMemory(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
int64 totalMemory = 4;
setTotalMissed(long) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalMissed = 6;
setTotalNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetLimit = 7;
setTotalNetLimit(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetLimit = 7;
setTotalNetWeight(long) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
int64 TotalNetWeight = 8;
setTotalNetWeight(long) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
int64 TotalNetWeight = 8;
setTotalProduced(long) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 totalProduced = 5;
setTotalSupply(long) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int64 total_supply = 4;
setTransaction(int, Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
setTransaction(int, Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
repeated .protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.core.transaction.TransactionBuilder
 
setTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
.protocol.Transaction transaction = 1;
setTransaction(Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
.protocol.Transaction transaction = 1;
setTransaction(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Response.TransactionExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
.protocol.TransactionExtention transaction = 5;
setTransaction(Response.TransactionExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
.protocol.TransactionExtention transaction = 5;
setTransactionInfo(int, Response.TransactionInfo) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
setTransactionInfo(int, Response.TransactionInfo.Builder) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
repeated .protocol.TransactionInfo transactionInfo = 1;
setTransactions(int, Chain.Transaction) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
setTransactions(int, Chain.Transaction.Builder) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
repeated .protocol.Transaction transactions = 1;
setTransactions(int, Response.TransactionExtention) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
setTransactions(int, Response.TransactionExtention.Builder) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
repeated .protocol.TransactionExtention transactions = 1;
setTransferToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
the one recieve trx (TBD: or token) via function
setTransparentToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
bytes transparent_to_address = 7;
setTransparentToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
bytes transparent_to_address = 7;
setTransparentToAddress(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
bytes transparent_to_address = 4;
setTransparentToAddress(ByteString) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes transparent_to_address = 7;
setTriggerContractInput(String) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
setTriggerContractInputBytes(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
string trigger_contract_input = 5;
setTrxHash(ByteString) - 类中的方法 org.tron.trident.core.contract.Contract
 
setTrxHash(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
bytes trx_hash = 10;
setTrxNum(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 trx_num = 6;
setTxid(ByteString) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
bytes txid = 4;
setTxid(ByteString) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
transaction id = sha256(transaction.raw_data)
setTxid(ByteString) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
transaction id = sha256(transaction.raw_data)
setTxTrieRoot(ByteString) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes txTrieRoot = 2;
setType(String) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
setType(Chain.Transaction.Contract.ContractType) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
setType(Common.AccountType) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
setType(Common.AccountType) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
setType(Common.Permission.PermissionType) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
setType(Common.SmartContract.ABI.Entry.EntryType) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
setTypeBytes(ByteString) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
SolidityType type = 3;
setTypeValue(int) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
.protocol.Transaction.Contract.ContractType type = 1;
setTypeValue(int) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
.protocol.Permission.PermissionType type = 1;
setTypeValue(int) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
.protocol.SmartContract.ABI.Entry.EntryType type = 6;
setTypeValue(int) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
.protocol.AccountType type = 3;
setTypeValue(int) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.AccountType type = 2;
setUnFetchSynNum(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
int64 unFetchSynNum = 16;
setUnfreezeAmount(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 unfreeze_amount = 16;
setUnfreezeAmount(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 unfreeze_amount = 16;
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Block.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.AccountId.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.authority.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Permission.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.SmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TransferContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockExtention.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Exchange.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ExchangeList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrder.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketPrice.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.NullifierResult.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Proposal.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ProposalList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionList.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSign.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
 
setUnknownFields(UnknownFieldSet) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
 
setUpdateUrl(ByteString) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract.Builder
bytes update_url = 12;
setUrl(ByteString) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
bytes url = 21;
setUrl(ByteString) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract.Builder
bytes url = 3;
setUrl(ByteString) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract.Builder
bytes url = 2;
setUrl(String) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
string url = 4;
setUrlBytes(ByteString) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
string url = 4;
setUseRate(double) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
double useRate = 5;
setUseSize(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo.Builder
int64 useSize = 3;
setValue(long) - 类中的方法 org.tron.trident.proto.Common.Note.Builder
int64 value = 1;
setValue(long) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter.Builder
int64 value = 2;
setValue(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage.Builder
bytes value = 1;
setValueCommitment(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes value_commitment = 1;
setValueCommitment(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes value_commitment = 1;
setVersion(int) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int32 version = 10;
setVoteAddress(int, ByteString) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract.Builder
repeated bytes vote_address = 2;
setVoteAddress(ByteString) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
bytes vote_address = 1;
setVoteAddress(ByteString) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
bytes vote_address = 1;
setVoteCount(long) - 类中的方法 org.tron.trident.proto.Common.Vote.Builder
int64 vote_count = 2;
setVoteCount(long) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote.Builder
int64 vote_count = 2;
setVoteCount(long) - 类中的方法 org.tron.trident.proto.Response.Witness.Builder
int64 voteCount = 2;
setVotes(int, Common.Vote) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
setVotes(int, Common.Vote.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
the votes
setVotes(int, Contract.VoteWitnessContract.Vote) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
setVotes(int, Contract.VoteWitnessContract.Vote.Builder) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Builder
repeated .protocol.VoteWitnessContract.Vote votes = 2;
setVoteScore(int) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.Builder
int32 vote_score = 16;
setWaitTime(long) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo.Builder
int64 waitTime = 6;
setWeight(long) - 类中的方法 org.tron.trident.proto.Common.Key.Builder
int64 weight = 2;
setWithdrawAmount(long) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result.Builder
int64 withdraw_amount = 15;
setWithdrawAmount(long) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Builder
int64 withdraw_amount = 15;
setWitness(Common.Permission) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
setWitness(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract.Builder
Can be empty
setWitnessAddress(ByteString) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
bytes witness_address = 9;
setWitnesses(int, Response.Witness) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
setWitnesses(int, Response.Witness.Builder) - 类中的方法 org.tron.trident.proto.Response.WitnessList.Builder
repeated .protocol.Witness witnesses = 1;
setWitnessId(long) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw.Builder
int64 witness_id = 8;
setWitnessPermission(Common.Permission) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
setWitnessPermission(Common.Permission.Builder) - 类中的方法 org.tron.trident.proto.Response.Account.Builder
.protocol.Permission witness_permission = 32;
setWitnessSignature(ByteString) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.Builder
bytes witness_signature = 2;
setWrapper(ApiWrapper) - 类中的方法 org.tron.trident.core.contract.Contract.Builder
 
setWrapper(ApiWrapper) - 类中的方法 org.tron.trident.core.contract.Contract
 
setZkproof(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription.Builder
bytes zkproof = 6;
setZkproof(ByteString) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription.Builder
bytes zkproof = 5;
SHIELDED_RECEIVES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_RECEIVES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_SPENDS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_SPENDS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_TRANSACTION_FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
SHIELDED_TRANSACTION_FEE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
SHIELDED_TRC20_CONTRACT_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
SHIELDED_TRC20_PARAMETERS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
ShieldedTransferContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ShieldedTransferContract = 51;
ShieldedTransferContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
ShieldedTransferContract = 51;
SIGERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
error in signature
SIGERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
error in signature
SIGNATURE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction
 
SIGNATURE_FORMAT_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SIGNATURE_FORMAT_ERROR = 1;
SIGNATURE_FORMAT_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
SIGNATURE_FORMAT_ERROR = 2;
SIGNATURE_FORMAT_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SIGNATURE_FORMAT_ERROR = 1;
SIGNATURE_FORMAT_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
SIGNATURE_FORMAT_ERROR = 2;
SignatureValidator - org.tron.trident.core.transaction中的类
 
SignatureValidator() - 类的构造器 org.tron.trident.core.transaction.SignatureValidator
 
signTransaction(byte[], KeyPair) - 类中的静态方法 org.tron.trident.core.key.KeyPair
Return a signature message in byte[]
signTransaction(Chain.Transaction) - 类中的方法 org.tron.trident.core.ApiWrapper
 
signTransaction(Chain.Transaction, KeyPair) - 类中的方法 org.tron.trident.core.ApiWrapper
 
signTransaction(Response.TransactionExtention) - 类中的方法 org.tron.trident.core.ApiWrapper
 
signTransaction(Response.TransactionExtention, KeyPair) - 类中的方法 org.tron.trident.core.ApiWrapper
 
SK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
SMART_CONTRACT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.SmartContractDataWrapper
 
SOLIDITYBLOCK_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
SPEND_AUTHORITY_SIGNATURE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
SPEND_AUTHORITY_SIGNATURE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
SPEND_DESCRIPTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
STACK_OVERFLOW - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_OVERFLOW = 9;
STACK_OVERFLOW_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_OVERFLOW = 9;
STACK_TOO_LARGE - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_LARGE = 7;
STACK_TOO_LARGE_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_LARGE = 7;
STACK_TOO_SMALL - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_SMALL = 6;
STACK_TOO_SMALL_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
STACK_TOO_SMALL = 6;
STACKTRACE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
START_BLOCK_INDEX_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
START_BLOCK_INDEX_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
START_TIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
STARTNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.BlockLimit
 
STATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrder
 
STATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
STATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Proposal
 
STATEMUTABILITY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
STORAGE_LIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
STORAGE_USAGE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account.AccountResource
 
STORAGELIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
STORAGEUSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
SUCCESS - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
SUCCESS = 1;
SUCCESS - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SUCCESS = 0;
SUCCESS - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
SUCCESS = 0;
SUCCESS_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
SUCCESS = 1;
SUCCESS_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
SUCCESS = 0;
SUCCESS_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
SUCCESS = 0;
SUCESS - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.code
SUCESS = 0;
SUCESS - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionInfo.code
SUCESS = 0;
SUCESS_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.code
SUCESS = 0;
SUCESS_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionInfo.code
SUCESS = 0;
SUPPORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteAssetContract
 
SUPPORT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteWitnessContract
 
SUPPORTCONSTANT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
symbol() - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function symbol() public view returns (string).
SYNCBLOCKREQUESTEDSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCFLAG_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCTOFETCHSIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
SYNCTOFETCHSIZEPEEKNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 

T

TAKERORDERID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.MarketOrderDetail
 
TAPOS_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
TAPOS_ERROR = 6;
TAPOS_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
TAPOS_ERROR = 6;
THREADCOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
THRESHOLD_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
TIMESTAMP_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
TIMESTAMP_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.raw
 
TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferAssetContract
 
TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TransferContract
 
TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceMessage
 
TO_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
TO_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
TO_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
TO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResource
 
TOACCOUNTS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
TOADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
TOADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
TOADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
TOADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
toBase58CheckAddress() - 类中的方法 org.tron.trident.core.key.KeyPair
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
toBuilder() - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.Block
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
toBuilder() - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.AccountId
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.authority
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.Key
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.Note
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.Permission
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Common.Vote
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Account
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Exchange
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NodeList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Proposal
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.Witness
 
toBuilder() - 类中的方法 org.tron.trident.proto.Response.WitnessList
 
toHex(byte[]) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
toHex(ByteString) - 类中的静态方法 org.tron.trident.core.ApiWrapper
 
toHexAddress() - 类中的方法 org.tron.trident.core.key.KeyPair
 
TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.CreateSmartContract
 
TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeInjectContract
 
TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
TOKEN_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.TriggerSmartContract
 
TOKENID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
TOO_BIG_TRANSACTION_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
TOO_BIG_TRANSACTION_ERROR = 7;
TOO_BIG_TRANSACTION_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
TOO_BIG_TRANSACTION_ERROR = 7;
TOPICS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo.Log
 
toPrivateKey() - 类中的方法 org.tron.trident.core.key.KeyPair
 
toProto() - 类中的方法 org.tron.trident.core.contract.Contract
build a SmartContract object
toPublicKey() - 类中的方法 org.tron.trident.core.key.KeyPair
 
toString() - 类中的方法 org.tron.trident.core.contract.ContractFunction
 
TOTAL_SUPPLY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
TOTALENERGYLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALENERGYWEIGHT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALFLOW_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo
 
TOTALMEMORY_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
TOTALMISSED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
TOTALNETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
TOTALNETLIMIT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALNETWEIGHT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountNetMessage
 
TOTALNETWEIGHT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.AccountResourceMessage
 
TOTALPRODUCED_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
totalSupply() - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function totalSupply() public view returns (uint256).
totalTransaction(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
totalTransaction(GrpcAPI.EmptyMessage) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
totalTransaction(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
totalTransaction(GrpcAPI.EmptyMessage, StreamObserver<GrpcAPI.NumberMessage>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
TRANSACTION_EXPIRATION_ERROR - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
TRANSACTION_EXPIRATION_ERROR = 8;
TRANSACTION_EXPIRATION_ERROR_VALUE - enum class中的静态变量 org.tron.trident.proto.Response.TransactionReturn.response_code
TRANSACTION_EXPIRATION_ERROR = 8;
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.EasyTransferResponse
 
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionApprovedList
 
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionExtention
 
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionList
 
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSign
 
TRANSACTION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionSignWeight
 
TransactionBuilder - org.tron.trident.core.transaction中的类
 
TransactionBuilder(Chain.Transaction) - 类的构造器 org.tron.trident.core.transaction.TransactionBuilder
 
TRANSACTIONINFO_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfoList
 
TRANSACTIONS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Block
 
TRANSACTIONS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.BlockExtention
 
transfer(String, long, int, String, long) - 类中的方法 org.tron.trident.core.contract.Trc20Contract
Call function transfer(address _to, uint256 _value) public returns (bool success).
transfer(String, String, long) - 类中的方法 org.tron.trident.core.ApiWrapper
Transfer TRX. amount in SUN
TRANSFER_FAILED - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
TRANSFER_FAILED = 14;
TRANSFER_FAILED_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
TRANSFER_FAILED = 14;
transferAsset(Contract.TransferAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
transferAsset(Contract.TransferAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
transferAsset(Contract.TransferAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
transferAsset(Contract.TransferAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
transferAsset2(Contract.TransferAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
transferAsset2(Contract.TransferAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
transferAsset2(Contract.TransferAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
transferAsset2(Contract.TransferAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
TransferAssetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferAssetContract = 2;
TransferAssetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferAssetContract = 2;
TransferContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferContract = 1;
TransferContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TransferContract = 1;
transferFrom(String, String, long, int, String, long) - 类中的方法 org.tron.trident.core.contract.Trc20Contract
call function transferFrom(address _from, address _to, uint256 _value) public returns (bool success) The transferFrom method is used for a withdraw workflow, allowing contracts to transfer tokens on your behalf.
TRANSFERTO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.InternalTransaction
 
transferTrc10(String, String, int, long) - 类中的方法 org.tron.trident.core.ApiWrapper
Transfers TRC10 Asset
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
TRANSPARENT_TO_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
Trc20Contract - org.tron.trident.core.contract中的类
The Trc20Contract is a wrapper class of a standard TRC-20 smart contract.
Trc20Contract(Contract, String, ApiWrapper) - 类的构造器 org.tron.trident.core.contract.Trc20Contract
 
TRIGGER_CONTRACT_INPUT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
triggerCall(String, String, Function) - 类中的方法 org.tron.trident.core.ApiWrapper
make a trigger call.
triggerConstantContract(Contract.TriggerSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
triggerConstantContract(Contract.TriggerSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
triggerConstantContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
triggerContract(Contract.TriggerSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
triggerContract(Contract.TriggerSmartContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
triggerContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
triggerContract(Contract.TriggerSmartContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
TriggerSmartContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TriggerSmartContract = 31;
TriggerSmartContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
TriggerSmartContract = 31;
TRONGRID_MAIN_NET - 类中的静态变量 org.tron.trident.core.Constant
 
TRONGRID_MAIN_NET_SOLIDITY - 类中的静态变量 org.tron.trident.core.Constant
 
TRONGRID_SHASTA - 类中的静态变量 org.tron.trident.core.Constant
 
TRONGRID_SHASTA_SOLIDITY - 类中的静态变量 org.tron.trident.core.Constant
 
TRX_HASH_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract
 
TRX_NUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
trxHash - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
trxHash - 类中的变量 org.tron.trident.core.contract.Contract
 
TXID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
TXID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.EasyTransferResponse
 
TXID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionExtention
 
TXTRIEROOT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Permission
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountCreateContract
 
TYPE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 

U

UNFETCHSYNNUM_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
UNFREEZE_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
UNFREEZE_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
unfreezeAsset(String) - 类中的方法 org.tron.trident.core.ApiWrapper
Unfreeze a token that has passed the minimum freeze duration
unfreezeAsset(Contract.UnfreezeAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
unfreezeAsset(Contract.UnfreezeAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
unfreezeAsset(Contract.UnfreezeAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
unfreezeAsset(Contract.UnfreezeAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
unfreezeAsset2(Contract.UnfreezeAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
unfreezeAsset2(Contract.UnfreezeAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
unfreezeAsset2(Contract.UnfreezeAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
unfreezeAsset2(Contract.UnfreezeAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UnfreezeAssetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeAssetContract = 14;
UnfreezeAssetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeAssetContract = 14;
unfreezeBalance(String, int) - 类中的方法 org.tron.trident.core.ApiWrapper
Unfreeze balance to get TRX back
unfreezeBalance(String, int, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Unfreeze balance to get TRX back
unfreezeBalance(Contract.UnfreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
unfreezeBalance(Contract.UnfreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
unfreezeBalance(Contract.UnfreezeBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
unfreezeBalance(Contract.UnfreezeBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
unfreezeBalance2(Contract.UnfreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
unfreezeBalance2(Contract.UnfreezeBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
unfreezeBalance2(Contract.UnfreezeBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
unfreezeBalance2(Contract.UnfreezeBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UnfreezeBalanceContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeBalanceContract = 12;
UnfreezeBalanceContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UnfreezeBalanceContract = 12;
UNKNOWN - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
UNKNOWN = 13;
UNKNOWN_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
UNKNOWN = 13;
UnknownEntryType - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
UnknownEntryType = 0;
UnknownEntryType_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
UnknownEntryType = 0;
UnknownMutabilityType - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
UnknownMutabilityType = 0;
UnknownMutabilityType_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
UnknownMutabilityType = 0;
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.code
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Result.contractResult
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Common.AccountType
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Common.Permission.PermissionType
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Common.ResourceCode
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.MarketOrder.State
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.Proposal.State
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionInfo.code
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionReturn.response_code
 
UNRECOGNIZED - enum class 中的枚举常量 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
 
UPDATE_URL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.WitnessUpdateContract
 
updateAccount(String, String) - 类中的方法 org.tron.trident.core.ApiWrapper
Modify account name
updateAccount(Contract.AccountUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateAccount(Contract.AccountUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateAccount(Contract.AccountUpdateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateAccount(Contract.AccountUpdateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
updateAccount2(Contract.AccountUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateAccount2(Contract.AccountUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateAccount2(Contract.AccountUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateAccount2(Contract.AccountUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
updateAsset(String, String, String, int, int) - 类中的方法 org.tron.trident.core.ApiWrapper
Update basic TRC10 token information
updateAsset(Contract.UpdateAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateAsset(Contract.UpdateAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateAsset(Contract.UpdateAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateAsset(Contract.UpdateAssetContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
updateAsset2(Contract.UpdateAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateAsset2(Contract.UpdateAssetContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateAsset2(Contract.UpdateAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateAsset2(Contract.UpdateAssetContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UpdateAssetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateAssetContract = 15;
UpdateAssetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateAssetContract = 15;
updateBrokerage(String, int) - 类中的方法 org.tron.trident.core.ApiWrapper
 
updateBrokerage(Contract.UpdateBrokerageContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateBrokerage(Contract.UpdateBrokerageContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateBrokerage(Contract.UpdateBrokerageContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateBrokerage(Contract.UpdateBrokerageContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UpdateBrokerageContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateBrokerageContract = 49;
UpdateBrokerageContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateBrokerageContract = 49;
updateEnergyLimit(Contract.UpdateEnergyLimitContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateEnergyLimit(Contract.UpdateEnergyLimitContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateEnergyLimit(Contract.UpdateEnergyLimitContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateEnergyLimit(Contract.UpdateEnergyLimitContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UpdateEnergyLimitContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateEnergyLimitContract = 45;
UpdateEnergyLimitContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateEnergyLimitContract = 45;
updateSetting(Contract.UpdateSettingContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateSetting(Contract.UpdateSettingContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateSetting(Contract.UpdateSettingContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateSetting(Contract.UpdateSettingContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
UpdateSettingContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateSettingContract = 33;
UpdateSettingContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
UpdateSettingContract = 33;
updateWitness(Contract.WitnessUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateWitness(Contract.WitnessUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateWitness(Contract.WitnessUpdateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateWitness(Contract.WitnessUpdateContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
updateWitness2(Contract.WitnessUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
updateWitness2(Contract.WitnessUpdateContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
updateWitness2(Contract.WitnessUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
updateWitness2(Contract.WitnessUpdateContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
URL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
URL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.UpdateAssetContract
 
URL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.WitnessCreateContract
 
URL_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
USERATE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
USESIZE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 

V

VALUE_COMMITMENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
VALUE_COMMITMENT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.BytesMessage
 
VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Note
 
VALUE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
已过时。
valueOf(int) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
已过时。
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
Returns the enum constant of this class with the specified name.
valueOf(Descriptors.EnumValueDescriptor) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Chain.Transaction.Result.contractResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Common.AccountType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Common.Permission.PermissionType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Common.ResourceCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.EntryType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.MarketOrder.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.Proposal.State
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionApprovedList.Result.response_code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionInfo.code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionReturn.response_code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 org.tron.trident.proto.Response.TransactionSignWeight.Result.response_code
Returns an array containing the constants of this enum class, in the order they are declared.
verify(byte[], byte[], byte[]) - 类中的静态方法 org.tron.trident.core.transaction.SignatureValidator
Verify if a transction contains a valid signature.
verify(String, String, String) - 类中的静态方法 org.tron.trident.core.transaction.SignatureValidator
 
VERSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
View - enum class 中的枚举常量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
View = 2;
View_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.SmartContract.ABI.Entry.StateMutabilityType
View = 2;
VOTE_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Vote
 
VOTE_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteAssetContract
 
VOTE_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
VOTE_COUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Vote
 
VOTE_COUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
VOTE_SCORE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AssetIssueContract
 
VoteAssetContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteAssetContract = 3;
VoteAssetContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteAssetContract = 3;
VOTECOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Witness
 
VOTES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.VoteWitnessContract
 
VOTES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
voteWitness(String, HashMap<String, String>) - 类中的方法 org.tron.trident.core.ApiWrapper
Vote for witnesses
voteWitnessAccount(Contract.VoteWitnessContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
voteWitnessAccount(Contract.VoteWitnessContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
voteWitnessAccount(Contract.VoteWitnessContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
voteWitnessAccount(Contract.VoteWitnessContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
voteWitnessAccount2(Contract.VoteWitnessContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
voteWitnessAccount2(Contract.VoteWitnessContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
voteWitnessAccount2(Contract.VoteWitnessContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
voteWitnessAccount2(Contract.VoteWitnessContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
VoteWitnessContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteWitnessContract = 4;
VoteWitnessContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
VoteWitnessContract = 4;

W

WAITTIME_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
WalletGrpc - org.tron.trident.api中的类
 
WalletGrpc.WalletBlockingStub - org.tron.trident.api中的类
 
WalletGrpc.WalletFutureStub - org.tron.trident.api中的类
 
WalletGrpc.WalletImplBase - org.tron.trident.api中的类
 
WalletGrpc.WalletStub - org.tron.trident.api中的类
 
WalletImplBase() - 类的构造器 org.tron.trident.api.WalletGrpc.WalletImplBase
 
WalletSolidityGrpc - org.tron.trident.api中的类
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.WalletSolidityBlockingStub - org.tron.trident.api中的类
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.WalletSolidityFutureStub - org.tron.trident.api中的类
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.WalletSolidityImplBase - org.tron.trident.api中的类
NOTE: All other solidified APIs are useless.
WalletSolidityGrpc.WalletSolidityStub - org.tron.trident.api中的类
NOTE: All other solidified APIs are useless.
WalletSolidityImplBase() - 类的构造器 org.tron.trident.api.WalletSolidityGrpc.WalletSolidityImplBase
 
WEIGHT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Common.Key
 
WITHDRAW_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.Transaction.Result
 
WITHDRAW_AMOUNT_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.TransactionInfo
 
withdrawBalance(Contract.WithdrawBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
withdrawBalance(Contract.WithdrawBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
withdrawBalance(Contract.WithdrawBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
withdrawBalance(Contract.WithdrawBalanceContract, StreamObserver<Chain.Transaction>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
withdrawBalance2(Contract.WithdrawBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletBlockingStub
 
withdrawBalance2(Contract.WithdrawBalanceContract) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletFutureStub
 
withdrawBalance2(Contract.WithdrawBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletImplBase
 
withdrawBalance2(Contract.WithdrawBalanceContract, StreamObserver<Response.TransactionExtention>) - 类中的方法 org.tron.trident.api.WalletGrpc.WalletStub
 
WithdrawBalanceContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WithdrawBalanceContract = 13;
WithdrawBalanceContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WithdrawBalanceContract = 13;
Witness - enum class 中的枚举常量 org.tron.trident.proto.Common.Permission.PermissionType
Witness = 1;
WITNESS_ADDRESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
WITNESS_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
WITNESS_ID_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader.raw
 
WITNESS_PERMISSION_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.Account
 
WITNESS_SIGNATURE_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Chain.BlockHeader
 
Witness_VALUE - enum class中的静态变量 org.tron.trident.proto.Common.Permission.PermissionType
Witness = 1;
WitnessCreateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessCreateContract = 5;
WitnessCreateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessCreateContract = 5;
WITNESSES_FIELD_NUMBER - 类中的静态变量 org.tron.trident.proto.Response.WitnessList
 
WitnessUpdateContract - enum class 中的枚举常量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessUpdateContract = 8;
WitnessUpdateContract_VALUE - enum class中的静态变量 org.tron.trident.proto.Chain.Transaction.Contract.ContractType
WitnessUpdateContract = 8;
wrapper - 类中的变量 org.tron.trident.core.contract.Contract.Builder
 
wrapper - 类中的变量 org.tron.trident.core.contract.Contract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountAddressMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.AccountIdMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.BlockLimit
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.BytesMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.DiversifierMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetByPrivateMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferAssetMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferByPrivateMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.EasyTransferMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.EmptyMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ExpandedSpendingKeyMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyDiversifierMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.IncomingViewingKeyMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.IvkDecryptTRC20Parameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.NfTRC20Parameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.NumberMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.OvkDecryptTRC20Parameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.PaginatedMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.PaymentAddressMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20Parameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.PrivateShieldedTRC20ParametersWithoutAsk
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ReceiveNote
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedAddressInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20Parameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ShieldedTRC20TriggerContractParameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendDescription
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.SpendNoteTRC20
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.api.GrpcAPI.ViewingKeyMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.Block
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader.raw
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.BlockHeader
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Contract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.Transaction.raw
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.Transaction.Result
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Chain.Transaction
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.AccountId
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.authority
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.Key
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.Note
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.Permission
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry.Param
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI.Entry
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.SmartContract.ABI
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.SmartContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Common.Vote
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.AccountCreateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.AccountPermissionUpdateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.AccountUpdateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract.FrozenSupply
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.AssetIssueContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ClearABIContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.CreateSmartContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ExchangeCreateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ExchangeInjectContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ExchangeTransactionContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ExchangeWithdrawContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.FreezeBalanceContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.MarketCancelOrderContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.MarketSellAssetContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ParticipateAssetIssueContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ProposalApproveContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ProposalCreateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.ProposalDeleteContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.SetAccountIdContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.TransferAssetContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.TransferContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.TriggerSmartContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeAssetContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UnfreezeBalanceContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UpdateAssetContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UpdateBrokerageContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UpdateEnergyLimitContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.UpdateSettingContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.VoteAssetContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract.Vote
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.VoteWitnessContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.WithdrawBalanceContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.WitnessCreateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Contract.WitnessUpdateContract
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Account.AccountResource
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Account.Frozen
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Account
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.AccountNetMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.AccountResourceMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.AddressPrKeyPairMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.AssetIssueList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.BlockExtention
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.BlockList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.BlockListExtention
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.ChainParameters.ChainParameter
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.ChainParameters
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20.NoteTx
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DecryptNotesTRC20
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DelegatedResource
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceAccountIndex
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.DelegatedResourceMessage
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.EasyTransferResponse
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Exchange
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.ExchangeList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction.CallValueInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.InternalTransaction
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketOrder
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketOrderDetail
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketOrderList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPair
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketOrderPairList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketPrice
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.MarketPriceList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.ConfigNodeInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.DeadLockThreadInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo.MemoryDescInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.MachineInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo.PeerInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node.Address
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeList.Node
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NodeList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.NullifierResult
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Proposal
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.ProposalList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.ResourceReceipt
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.SmartContractDataWrapper
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList.Result
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionApprovedList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionExtention
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo.Log
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionInfo
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionInfoList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionList
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionReturn
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionSign
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight.Result
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.TransactionSignWeight
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.Witness
 
writeTo(CodedOutputStream) - 类中的方法 org.tron.trident.proto.Response.WitnessList
 

Z

ZKPROOF_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.ReceiveDescription
 
ZKPROOF_FIELD_NUMBER - 类中的静态变量 org.tron.trident.api.GrpcAPI.SpendDescription
 
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格